gmail-mcp

VarunDasharadhi/gmail-mcp
★ 0 stars TypeScript AI/LLM Updated 5d ago
Read-only, multi-account Gmail MCP server for Claude Code.
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": "npx",
      "args": [
        "-y",
        "VarunDasharadhi/gmail-mcp"
      ]
    }
  }
}

README Excerpt

A read-only, multi-account Gmail [MCP](https://modelcontextprotocol.io) server for Claude Code. Lets Claude search threads, read messages, and list labels across one or more Gmail accounts you've authorized, over stdio. | Tool | Description | |---|---| | `search_threads` | Search Gmail threads using standard Gmail query syntax (e.g. `invoice newer_than:7d -category:promotions`). Searches one account or all connected accounts and merges results. |

Tools (4)

get_messagelist_accountslist_labelssearch_threads