
Gmail
STDIOGmail集成MCP服务器,提供邮件读取与搜索
Gmail集成MCP服务器,提供邮件读取与搜索
A powerful Model Context Protocol (MCP) server providing comprehensive Gmail integration with LLM processing capabilities.
npm install -g @cablate/mcp-gmail
map-gmail
{ "mcpServers": { "gmail": { "command": "npx", "args": ["-y", "@cablate/mcp-gmail"], "env": { "GMAIL_CLIENT_ID": "your_client_id", "GMAIL_CLIENT_SECRET": "your_client_secret", "GMAIL_REFRESH_TOKEN": "your_refresh_token" }, "enabled": true } } }
For detailed instructions on setting up Gmail API authentication and obtaining necessary credentials, please refer to our Gmail API Setup Guide.
MIT
Welcome community participation and contributions! Here are ways to contribute:
If you have any questions or suggestions, feel free to reach out: