gmail-mcp

Evyatar108/gmail-mcp
★ 0 stars Python Security Updated today
A local Windows Gmail MCP server for GitHub Copilot CLI with safe OAuth, draft-first sending, recoverable deletion, labels, and filters.
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": {
    "gmail-mcp": {
      "command": "uvx",
      "args": [
        "gmail-mcp"
      ]
    }
  }
}

Or install with pip: pip install gmail-mcp

Topics

github-copilotgmailmcpoauthpythonwindows