$ timeahead.in
/ servers/npm/@gongrzhe/server-gmail-autoauth-mcp
npm

@gongrzhe/server-gmail-autoauth-mcp

Gmail MCP server with auto authentication support

46k/wkgithub ↗
65fair
▣ Overview

What it does

An MCP server providing Claude with authenticated Gmail access. It handles the complexity of OAuth setup, allowing Claude to read, search, and manage emails within conversations without requiring manual credential configuration. This is particularly useful for long-running agents that need persistent, authenticated access to email.

Who it's for

Developers building Claude applications with email capabilities—customer support agents that manage inbound messages, personal assistants that triage email, notification systems, or general-purpose agents that need to interact with Gmail. Teams looking to avoid the overhead of implementing Gmail OAuth authentication flow.

Common use cases

  • Reading and searching emails within agent conversations based on keywords, senders, or date ranges
  • Composing and sending messages from Claude without leaving the conversation context
  • Managing email drafts and reviewing unsent messages before they're sent
  • Organizing emails by applying or reading labels
  • Retrieving email threads and conversation history to provide context to the agent

Setup pitfalls

  • Requires a Google Cloud project with the Gmail API explicitly enabled and OAuth 2.0 credentials configured
  • Initial authentication handshake must be completed interactively before the server can access email
  • Credentials should be stored securely using environment variables or a secrets manager, not in plaintext files
  • Gmail API scopes determine what operations are available—overly permissive scopes are a liability if credentials are leaked
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
30
7.5
Adoption
20%
56
11.2
Quality
10%
60
6.0
Trust
10%
50
5.0
Total
64.7
⚿ Capabilities & Risk Explainer
no elevated permissions
◆ Risk level: low
No elevated permissions requested — safe to connect.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "gongrzheserver-gmail-autoauth": {
      "command": "npx",
      "args": [
        "-y",
        "@gongrzhe/server-gmail-autoauth-mcp"
      ]
    }
  }
}
📈 Score historylast 33 snapshots
4/30/20266/11/2026 · 33 snapshots
⚙ Maintenance health
maintenance data not yet available — check back later.
⛁ Raw data
weekly downloads46k
github stars0
forks0
open issues0
license✓ present
readme length0 chars
last updated1d ago
install verified✗ fail · 29d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points