GongRzhe/Gmail-MCP-Server
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.
Platform-specific configuration:
{
"mcpServers": {
"Gmail-MCP-Server": {
"command": "npx",
"args": [
"-y",
"Gmail-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...