Loomal

Gmail

MCP server by github.com/mcp-z/mcp-gmail

Gmail integration with OAuth authentication, message search, batch operations, and Sheets export

1 starsnpm: @mcp-z/mcp-gmail

About Gmail

Gmail is an MCP (Model Context Protocol) server published by mcp-z in the official MCP registry, listed under Search on Loomal. Gmail integration with OAuth authentication, message search, batch operations, and Sheets export

It ships as an npm package (@mcp-z/mcp-gmail), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mcp-z/mcp-gmail, where the project has earned 1 GitHub stars.

Use Gmail with your agent

Claude Code · one command
claude mcp add gmail-mcp -- npx -y @mcp-z/mcp-gmail
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "gmail-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mcp-z/mcp-gmail"
      ]
    }
  }
}
npm@mcp-z/mcp-gmail

Frequently asked questions

What is Gmail?
Gmail is an MCP (Model Context Protocol) server by mcp-z in the Search category. Gmail integration with OAuth authentication, message search, batch operations, and Sheets export
How do I connect Gmail to Claude, Cursor, or another MCP client?
Install Gmail from its npm package (@mcp-z/mcp-gmail) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Gmail open source?
Yes — the source code is public at github.com/mcp-z/mcp-gmail, with 1 GitHub stars.
Can AI agents pay to use Gmail?
Not yet through Loomal — Gmail is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Gmail? Claim this listing free by verifying GitHub ownership, or contact us.