gmail-mcp-server

navbuildz/gmail-mcp-server
★ 7 stars TypeScript 🤖 AI/LLM Updated 9d ago
Open-source Gmail MCP server. Multi-account, read, write, archive, label, auto-unsubscribe. Works with Claude, OpenClaw, Cursor, Windsurf, Cline, and any MCP-compatible AI agent or assistant.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gmail-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "navbuildz/gmail-mcp-server"
      ]
    }
  }
}

Topics

ai-agentai-toolsclaudeclinecursoremailemail-automationgmailgmail-apimcpmcp-servermodel-context-protocolnodejsoauth2typescript