πŸ”§

Gmail MCP Server

πŸ”§MCP Server

bastienchabal/gmail-mcp

remoteemail

Installation

Claude CodeAdd MCP server via Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add gmail-mcp -e PYTHONPATH=/<absolute-path>/gmail-mcp -e CONFIG_FILE_PATH=/<absolute-path>/gmail-mcp/config.yaml -e GOOGLE_CLIENT_ID=<your-client-id> -e GOOGLE_CLIENT_SECRET=<your-client-secret> -e TOKEN_ENCRYPTION_KEY=<generate-a-random-key> -- /<absolute-path>/gmail-mcp/.venv/bin/mcp run /<absolute-path>/gmail-mcp/gmail_mcp/main.py:mcp
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "gmail-mcp": { "command": "/<absolute-path>/gmail-...
0
Last UpdatedMar 10, 2026