Gmail
Freeby MCP Community
MCP server for Gmail - read, send, archive, and manage emails
v2.3.0Added Apr 12, 2026
Gmail MCP Server
MCP server for Gmail - read, send, archive, and manage emails
Installation
npx -y gmail-mcp
Reviews
Installation
Quick install
npx -y gmail-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": ["-y", "gmail-mcp"]
}
}
}