Back to directory
ivanlhz/gmail-mcp-server

ivanlhz/gmail-mcp-server

@ivanlhz

MCP服务器,通过Gmail API为LLM和Claude Desktop等环境提供Gmail集成

gmailemailmcpoauthpythonclaude-desktopgmail-apilabelstool

Installation & Configuration

{
  "mcpServers": {
    "gmail": {
      "command": "gmail-mcp-server",
      "env": {
        "GOOGLE_CLIENT_ID": "your_client_id",
        "GOOGLE_CLIENT_SECRET": "your_client_secret"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17