Back to directory
siva010928/multi-chat-mcp-server

siva010928/multi-chat-mcp-server

@siva010928

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.

google-chatmcp-serverai-integrationteam-collaborationgoogle-workspacechat-automationcloud

Installation & Configuration

{
  "mcpServers": {
    "google_chat_mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/multi-chat-mcp-server",
        "run",
        "-m",
        "src.server",
        "--provider",
        "google_chat"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13