gmail-mcp

cunicopia-dev/gmail-mcp
★ 3 stars Python API Integration Updated 1d ago
Multi-account Gmail MCP server — unified search/read/draft/labels across N Google accounts. Read + draft only by design (prompt-injection resistant).
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-mcp": {
      "command": "uvx",
      "args": [
        "gmail-mcp"
      ]
    }
  }
}

Or install with pip: pip install gmail-mcp

README Excerpt

<!-- mcp-name: io.github.cunicopia-dev/multi-account-gmail-mcp --> **An [MCP](https://modelcontextprotocol.io) server that reads across _all_ your Gmail accounts from one connection.** Most Gmail integrations — including the native connectors — bind a single account per OAuth grant: connect a second inbox and you disconnect the first.

Tools (20)

GMAIL_MCP_CLIENT_SECRETGMAIL_MCP_DBGMAIL_MCP_MAX_BODY_CHARSGMAIL_MCP_OAUTH_PORTbulk_actioncount_messagescreate_draftcreate_filterdelete_filterlist_accountslist_draftslist_filterslist_labelsmodify_labelsread_messageread_messagesread_threadsearch_all_accountssearch_messagestrash

Topics

claudegmailgmail-apillm-toolsmcpmodel-context-protocoloauth2prompt-injection