A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assistants to manage Gmail through natural language interactions.
gmailemailmcpoauthauto-authenticationclaude-desktopgoogle-apiemail-managementtool
Installation & Configuration
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": [
"@gongrzhe/server-gmail-autoauth-mcp"
]
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/13