Messaging
Trust: 34/100 (Limited)Gmail Guide
Allow AI systems to read, send, archive, and manage emails via Gmail.
6 starsby domdomegg
Quick Start
Install
npx gmail-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-domdomegg-gmail-mcp": {
"command": "npx",
"args": [
"gmail-mcp"
]
}
}
}