Claude-Custom-Gmail-MCP-Server-For-Multiple-Google-Accounts

uaixo/Claude-Custom-Gmail-MCP-Server-For-Multiple-Google-Accounts
★ 0 stars JavaScript 🔒 Security Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-custom-gmail-": {
      "command": "npx",
      "args": [
        "-y",
        "uaixo/Claude-Custom-Gmail-MCP-Server-For-Multiple-Google-Accounts"
      ]
    }
  }
}

README Excerpt

A local [Model Context Protocol](https://modelcontextprotocol.io) server that lets Claude work with **multiple Gmail accounts** through one connector. Each tool takes an optional `account` parameter to choose which mailbox to act on. Authentication is per-account OAuth — every account does a one-time browser consent and its refresh token is stored locally.

Tools (12)

GMAIL_MCP_ATTACHMENTS_DIRGMAIL_MCP_DATA_DIRGMAIL_OAUTH_CREDENTIALSenvgmail_create_draftgmail_create_labelgmail_get_threadgmail_list_accountsgmail_list_labelsgmail_modify_labelsgmail_search_threadsgmail_send_message