Multi-server MCP AI Agent
@IsaacDsouza
关于 Multi-server MCP AI Agent
Agentic AI platform that automates personal tasks by integrating with services such as Gmail, Notion, Slack, Zoom, and Google Drive via a modular tool marketplace. MCP, LangChain, MongoDB, Python
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-with-multiple-servers": {
"command": "uv",
"args": [
"venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Multi-server MCP AI Agent?
An MCP server that automates meetings, emails, and documents via natural language prompts. It integrates with the Google Gmail API and supports multiple MCP servers to orchestrate automation tasks.
How to use Multi-server MCP AI Agent?
Clone the repository, set up a Python virtual environment with uv, install dependencies, create a Google Cloud project and enable the Gmail API, generate OAuth 2.0 credentials, run the authentication process via npx, execute the token generator script, and finally run the application with uv run app.py.
Key features of Multi-server MCP AI Agent
- Automates meetings, emails, and docs via prompts
- Integrates multiple MCP servers for orchestration
- Uses Google OAuth 2.0 for secure Gmail access
- Local installation with Python virtual environment
- Global credential storage in
~/.gmail-mcp/
Use cases of Multi-server MCP AI Agent
- Automating email replies and summarization
- Scheduling and managing meetings from prompts
- Generating or updating documents via natural language
- Chaining multiple MCP servers for complex workflows
- Streamlining daily office tasks with AI agents
FAQ from Multi-server MCP AI Agent
What are the prerequisites for running this server?
You need Python (with uv installed), Node.js (for npx), and a Google Cloud project with the Gmail API enabled.
How do I obtain and set up OAuth credentials?
Create a Google Cloud project, enable the Gmail API, and generate an OAuth 2.0 client ID (desktop or web app). Download the JSON key file and rename it to gcp-oauth.keys.json.
Where are authentication credentials stored?
After authentication, credentials are saved globally in ~/.gmail-mcp/credentials.json. The OAuth key file can be placed in the current directory or ~/.gmail-mcp/.
What authentication methods are supported?
Both Desktop app and Web application OAuth credentials are supported. For web apps, add http://localhost:3000/oauth2callback to the authorized redirect URIs.
What is the token generator for?
The tokengen.py script (run with uv run tokengen.py) processes the OAuth credentials and generates tokens needed for the main application.
AI 与智能体 分类下的更多 MCP 服务器
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Perplexity Ask MCP Server
ppl-aiThe official MCP server implementation for the Perplexity API Platform
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
评论