Gmail runs on your own machine — the client starts it, so there is no endpoint to ping. 423 installs a week from npm. Last commit 2 Aug 2026.
Allow AI systems to read, send, archive, and manage emails via Gmail.
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"
}
}
}
Answers built from our own checks of this server.