pigeon-mcp

iXanadu/pigeon-mcp
★ 0 stars Python Security Updated 1d ago
Gmail MCP server for GrokBot
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pigeon-mcp": {
      "command": "uvx",
      "args": [
        "pigeon-mcp"
      ]
    }
  }
}

Or install with pip: pip install pigeon-mcp

README Excerpt

Gmail connector for MCP clients. One server, many Gmail accounts via OAuth refresh tokens. Sends real MIME (file-path attachments, live signatures, post-send proof). Reads and organises mail without dumping megabytes of base64 into the model. **Not** a wrapper around Google's hosted Gmail MCP — this builds RFC822 on the host and talks to `gmail.googleapis.com` directly.

Tools (20)

PIGEON_MCP_DOWNLOAD_ROOTPIGEON_MCP_ENVIRONMENTPIGEON_MCP_GOOGLE_CLIENT_IDPIGEON_MCP_GOOGLE_CLIENT_SECRETPIGEON_MCP_GOOGLE_WEB_CLIENT_IDPIGEON_MCP_GOOGLE_WEB_CLIENT_SECRETPIGEON_MCP_HTTP_BEARER_TOKENPIGEON_MCP_HTTP_HOSTPIGEON_MCP_HTTP_PORTPIGEON_MCP_LOG_LEVELPIGEON_MCP_OAUTH_PUBLIC_REDIRECT_URIPIGEON_MCP_OAUTH_REDIRECT_URIPIGEON_MCP_OUTBOX_ROOTPIGEON_MCP_TOKENS_DIRaccounts_addaccounts_listaccounts_removeget_attachmentgmail_statuspath