Gmail
CommunitybyCommunity
End-to-end email: send, draft, reply, forward, and manage labels.
API Key Required
Configuration
{
"mcpServers": {
"gmail": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gmail"
],
"env": {
"GMAIL_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.