← All servers
🔍

Multi-Account GmailVerified🛡 No advisories

io.github.cunicopia-dev/multi-account-gmail-mcp
New to MCP? Start here →
1★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/cunicopia-dev, which proved it owns this namespace.

Verified owner: github.com/cunicopia-devio.github.cunicopia-dev/multi-account-gmail-mcp

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads GMAIL_MCP_CLIENT_SECRET, GMAIL_MCP_DB, GMAIL_MCP_OAUTH_PORT.

About

Multi-account Gmail MCP server — read, search, draft, and label across every inbox.

Packages & transports

pypimulti-account-gmail-mcpv0.3.0 · uvx

Metadata

Categorysearch
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "multi_account_gmail": {
      "command": "uvx",
      "args": [
        "multi-account-gmail-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx multi-account-gmail-mcp