gmail-multi-mcp

anaborne/gmail-multi-mcp
★ 0 stars TypeScript AI/LLM Updated 2d ago
An MCP server that holds more than one Gmail account at once. Every tool names its mailbox, and each label is verified against Google before its token is used.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gmail-multi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "anaborne/gmail-multi-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that holds several Gmail accounts open at the same time. Reads follow an active mailbox that a `set_active_account` call switches, writes always name their own, every call is logged, and a desktop dialog confirms each send. A Gmail connector authenticates one Google account. Reaching a second mailbox means disconnecting and reconnecting, or forwarding one account into the other, which merges two inboxes that were kept apart on purpose. Both lose t

Tools (1)

list_accounts

Topics

claudegmailmcpmodel-context-protocolmulti-account