Gmail runs on your own machine — the client starts it, so there is no endpoint to ping. 292 installs a week from npm. Last commit 9 Sep 2026.
Allow AI systems to read, send, archive, and manage emails via Gmail.
Today is the operative word: we check Gmail every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gmail-mcp -- npx -y gmail-mcp
{
"mcpServers": {
"gmail-mcp": {
"args": [
"-y",
"gmail-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.gmail-mcp]
command = "npx"
args = ["-y", "gmail-mcp"]
{
"mcpServers": {
"gmail-mcp": {
"args": [
"-y",
"gmail-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gmail-mcp": {
"args": [
"-y",
"gmail-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MCP_TRANSPORT (Transport type.), GOOGLE_CLIENT_ID (Google OAuth client ID.), GOOGLE_CLIENT_SECRET (Google OAuth client secret.).
The author declared them in the registry entry; get the values from the project itself.
Connect Claude to your Gmail and Outlook inbox. Read, search, and manage emails via AI.
Search, read, send, and manage email via macOS Mail.app across all configured accounts.
Read emails, send messages, and manage labels in your Gmail account.
Read, search, compose, and send emails via Apple Mail on macOS.
MCP server for the Gmail API: search, read and send email, manage drafts, labels and the trash.
AI agents read & send email, manage mailboxes, domains and webhooks via the QMailing API.
Email inboxes for AI agents: send, receive, reply, search, and manage threaded email over MCP.
Email tools for any IMAP/SMTP provider: list, read, search, send, and manage messages.
Answers built from our own checks of this server.