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

@gongrzhe/server-gmail-autoauth-mcp

Gmail MCP server with auto authentication support

39k/wkgithub ↗
65fair
▣ Overview

What it does

This is a Gmail MCP server designed to handle authentication setup for Gmail integration in Claude-based workflows. The server provides automatic authentication support, simplifying the process of connecting to Gmail without requiring manual OAuth flows. With zero tools currently published, it functions primarily as an authentication layer or configuration helper rather than exposing direct Gmail operations.

Who it's for

Backend engineers and automation developers running Claude-based agents that require Gmail access without interactive authentication. Teams deploying multiple MCP-based agents benefit most from removing the manual OAuth setup at each startup, as credentials can be pre-configured and shared.

Common use cases

  • Pre-configure Gmail authentication once for reuse by downstream MCP servers
  • Enable Claude Code agents to access Gmail in automated workflows without re-prompting for OAuth consent
  • Streamline credential management for teams running multiple auto-authenticated agents in parallel

Setup pitfalls

  • No README available—configuration details are undocumented. Consult the npm package page or source code for setup examples.
  • Gmail API prerequisites are substantial: create a Google Cloud project, enable Gmail API, configure OAuth 2.0 credentials, and set up a consent screen before authentication can work.
  • This server exposes zero tools and makes no network calls, indicating it's an authentication-only helper. Verify the credential format it provides works with your other MCP components.
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
30
7.5
Adoption
20%
55
11.0
Quality
10%
60
6.0
Trust
10%
50
5.0
Total
64.5
⚿ 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 41 snapshots
4/30/20266/19/2026 · 41 snapshots
⚙ Maintenance health
maintenance data not yet available — check back later.
⛁ Raw data
weekly downloads39k
github stars0
forks0
open issues0
license✓ present
readme length0 chars
last updated16h ago
install verified✗ fail · 36d 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