Gmail MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 30 Aug 2026.
MCP server for the Gmail API: search, read and send email, manage drafts, labels and the trash.
Today is the operative word: we check Gmail MCP 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 mcp-google-gmail -- npx -y mcp-google-gmail
{
"mcpServers": {
"mcp-google-gmail": {
"args": [
"-y",
"mcp-google-gmail"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-google-gmail]
command = "npx"
args = ["-y", "mcp-google-gmail"]
{
"mcpServers": {
"mcp-google-gmail": {
"args": [
"-y",
"mcp-google-gmail"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-google-gmail": {
"args": [
"-y",
"mcp-google-gmail"
],
"command": "npx"
}
}
}
Send, read, organize emails, manage labels, drafts, and filters
MCP server for the Google Forms API: create forms, manage questions, read responses and watches.
Hosted Gmail MCP server: read, search, and manage messages. Google OAuth2 handled by NordicMCP.
MCP server for the Google Docs API: read and edit documents, styles, tables, images, comments.
MCP server for Google search results via SERP API
MCP server for the Google Drive API: search, upload, download, organize and share files.
MCP server for the Google People API: search, create, update and delete contacts and groups.
Public MCP server for the LLM Search Engine
Answers built from our own checks of this server.