gmail-mcp

Sillkiin/gmail-mcp
★ 0 stars TypeScript Code/Dev Tools Updated 7d ago
Read-only Gmail MCP server: let Claude or Cursor extract contacts, orders, and invoices from your inbox into tables/JSON. Search, read, and batch-read tools over the Model Context Protocol.
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": {
    "gmail-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Sillkiin/gmail-mcp"
      ]
    }
  }
}

README Excerpt

**Turn your Gmail into structured data, from inside Claude or Cursor.** `gmail-mcp` is a [Model Context Protocol](https://modelcontextprotocol.io) server that gives an MCP client (Claude Desktop, Cursor, Claude Code, etc.) **read-only** access to your Gmail — with tools tuned for one job: letting the model **pull contacts, orders,

Tools (5)

GMAIL_MCP_DIRlist_labelsread_emailread_emails_batchsearch_emails

Topics

aiclaudecursordata-extractionemailgmailmcpmodel-context-protocol