piygr
MCP Serverpiygrpublic

s8eagv1

一个基于 MCP 的模块化 AI 代理框架,支持多工具集成、Google Sheets 和 Telegram 控制。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
-
License

About This Server

一个基于 MCP 的模块化 AI 代理框架,支持多工具集成、Google Sheets 和 Telegram 控制。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

🧠 s8eagv1 – Modular Cognitive Agent Framework

s8eagv1 is a modular AI agent framework designed to run multi-tool LLM agents using MCP (Model Control Protocol). It supports dynamic tool composition, Google Sheets integration, Telegram-based agent control, and local embeddings.

Demo


🚀 Features

  • 🧩 MultiMCP: Integrates multiple MCP tool servers over both stdio and http
  • 🤖 Custom Agent: Structured agent planning and execution using AgentLoop
  • 📄 Google Sheets Tools: Create, update, and share spreadsheets via an HTTP (SSE) MCP server
  • 📡 Telegram Bot Interface: Send query to your agent via chat, simply send a message
  • 🔍 Semantic Search: Embed and index local files using nomic-ai/nomic-embed-text-v1
  • 🧠 LLM Interop: Use models like gemini-2.0-flash through your local orchestration
  • 🔧 Extensible Tool Servers: Easily add new tools via Python MCP wrappers

🧪 Step 2: Set Environment

TELEGRAM_BOT_TOKEN=your_token_here
DRIVE_FOLDER_ID=your_google_drive_folder_id
GOOGLE_CREDENTIALS=service_account.json

set evironment variable to run sse MCP server for Google Sheet operations, refer this repo.

export DRIVE_FOLDER_ID=<folder_id_in_which_sheets_are_created>

Run Http (SSE) Google Spreadsheet MCP Server

cd s8eagv1/mcp_servers/mcp_google_sheets
python server.py

🚀 Step 3: Run the Telegram Bot

python TelegramBot.py

Quick Start

1

Clone the repository

git clone https://github.com/piygr/s8eagv1
2

Install dependencies

cd s8eagv1
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerpiygr
Repos8eagv1
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation