personal-gmail-mcp

jaingxyz/personal-gmail-mcp
★ 0 stars TypeScript API Integration Updated today
MCP server for a personal Gmail (consumer Google account) inbox + calendar via the Gmail and Google Calendar APIs. Stdio transport, loopback OAuth, OS-keyring token cache.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

Topics

claudeclaude-desktopgmailgoogle-calendarmcpmodel-context-protocoloauthtypescript