mcpbeat Sign in

Gmail MCP Server

answering

Gmail is answering right now. Last checked 13 min ago. Last commit 10 Sep 2025.

A MCP server for Gmail that lets you search, read, and draft emails and replies.

No commits for 12 months.

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
256 ms
Response time
average over 24h
9
Stars
last commit 10 Sep 2025

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add gmail --transport http https://gmail.mintmcp.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gmail": {
      "url": "https://gmail.mintmcp.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gmail]
url = "https://gmail.mintmcp.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "gmail": {
      "url": "https://gmail.mintmcp.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gmail": {
      "url": "https://gmail.mintmcp.com/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://gmail.mintmcp.com/mcp streamable-http sign-in 365 ms 13 min ago

Alternatives to Gmail

same job, measured the same way
Outlook Email
by mintmcp

A MCP server for Outlook email that lets you search, read, and draft emails and replies.

answering
Gmail MCP
by a1-x-tech

MCP server for the Gmail API: search, read and send email, manage drafts, labels and the trash.

49 installs/wk local only
Mailbox MCP
by jgalea

Multi-account email MCP server for Gmail, IMAP, and JMAP: search, send, drafts, labels.

84 installs/wk local only
Gmail
by markswendsen-code

Gmail MCP server — send, read, and search email. By Strider Labs.

26 installs/wk local only
Multi-Account Gmail
by cunicopia-dev

Multi-account Gmail MCP server — read, search, draft, and label across every inbox.

369 installs/wk local only
Microsoft Outlook MCP
by 0xka13b

Microsoft Outlook (mail) MCP server — read, search, and send email through Microsoft Graph.

45 installs/wk local only
Leadloadz
by ali1041

B2B lead search and email verification MCP server

101 installs/wk local only
AgentMail
by agentmail

Email inboxes for AI agents: send, receive, reply, search, and manage threaded email over MCP.

answering

Gmail — questions

Answers built from our own checks of this server.

Why is there no tool list for Gmail?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Gmail working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 256 ms. The bar chart above shows every period we have measured.
Is Gmail still maintained?
No commits for 12 months. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Gmail?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Gmail?
No API key is involved. Gmail answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Gmail?
It answers our handshake in 256 ms on average, which is faster than 56% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Gmail open source?
We cannot say either way: 9 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.