Productivity
Gmail MCP
GongRzhe/Gmail-MCP-Server provides an auto-auth Gmail MCP so assistants can search mail, draft/send messages, and manage labels after a one-time OAuth flow via npx.
Stars
1.2k
Installs
90.0k
License
MIT
Kind
MCP
Trust evidence
Catalogued
Catalogued MCP with public repository metadata. Not a verified endorsement.
- Stars: 1.2k · catalog
- Freshness: Updated 2026-06-01
- Used in 1 known stack
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Node.js 18+
Reference command
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": ["-y", "@gongrzhe/server-gmail-autoauth-mcp"]
}
}
}