Multi-Chat MCP Server (Google Chat Included)
@siva010928
关于 Multi-Chat MCP Server (Google Chat Included)
Google Chat MCP server that lets AI assistants like Claude and Cursor participate directly in team conversations - search messages, help teammates, share files, and coordinate across chat platforms.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"google_chat": {
"command": "uv",
"args": [
"--directory",
"/path/to/multi-chat-mcp-server",
"run",
"-m",
"src.server",
"--provider",
"google_chat"
]
},
"slack": {
"command": "uv",
"args": [
"--directory",
"/path/to/multi-chat-mcp-server",
"run",
"-m",
"src.server",
"--provider",
"slack"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Multi-Chat MCP Server (Google Chat Included)?
Multi-Chat MCP Server is an open-source, production-ready MCP server for integrating AI assistants with Google Chat and other chat platforms. Built on a modular, multi-provider architecture, it is designed for developers and organizations who want their AI to participate directly in team collaboration while maintaining data privacy and security.
How to use Multi-Chat MCP Server (Google Chat Included)?
Configure the server by setting up the necessary environment variables and credentials for your chosen chat provider, then run the MCP server process. The Google Chat provider runs out of the box after proper configuration; future providers like Slack and Microsoft Teams will follow the same pluggable architecture. For multi-provider setups, define each provider's configuration in the designated environment file.
Key features of Multi-Chat MCP Server (Google Chat Included)
- Multi-provider architecture supports simultaneous chat platform connections
- Production-ready Google Chat integration with comprehensive API coverage
- Modular provider framework for extending to Slack, Teams, and custom platforms
- AI assistant can send, search, summarize, and reply in Google Chat
- Designed for local/on-premises deployment to keep data within the organization
- Supports real-time debugging, script sync, and team coordination workflows
Use cases of Multi-Chat MCP Server (Google Chat Included)
- AI assistant broadcasts error logs to Google Chat and applies team-suggested fixes
- AI pulls shared configuration files from chat and syncs them with the local environment
- Developer asks AI to summarize team activity or find mentions after being away
- AI proactively scans team conversations to assist with open concerns or blockers
- Multi-provider use: AI shares an update simultaneously to both Slack and Google Chat
FAQ from Multi-Chat MCP Server (Google Chat Included)
What makes this server different from other Google Chat MCP servers?
It is designed with a multi-provider architecture that allows running multiple chat providers (Google Chat, Slack, Teams) simultaneously via a single unified interface. The Google Chat provider is production-ready, while other providers are planned and open for contributions.
What are the dependencies and runtime requirements?
The server is built with Python and follows the MCP framework. It is designed for local or organization-provided on-premises LLM instances rather than cloud-based models, emphasizing data privacy and security compliance.
Where does my chat data live?
The tool is designed for local, organizational use only. Data remains within your organization's infrastructure when used with on-premises LLM instances, ensuring complete control over data flow and access.
Are Slack and Microsoft Teams supported yet?
Slack and Microsoft Teams providers are currently in the planning stage. The modular framework is ready for implementation, and contributions from the open-source community are welcome.
How do I switch between or configure multiple providers?
Each chat platform is implemented as an independent module within the provider architecture. To run multiple providers simultaneously, configure each provider's credentials and settings in the environment file.
AI 与智能体 分类下的更多 MCP 服务器
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
评论