RustSandbox/gmail_MCP
A clean, simplified Model Context Protocol (MCP) server for Gmail integration.
Platform-specific configuration:
{
"mcpServers": {
"gmail_MCP": {
"command": "npx",
"args": [
"-y",
"gmail_MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...