Gmail
Freeby MCP Community
Gmail MCP server with auto authentication support
v0.4.0Added Apr 12, 2026
gmailmcpcursoraioauth
Gmail MCP Server
Gmail MCP server with auto authentication support
Installation
Reviews
Installation
Quick install
npx -y @monsoft/mcp-gmail
Add to claude_desktop_config.json
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": ["-y", "@monsoft/mcp-gmail"]
}
}
}