Multi-Account Gmail runs on your own machine — the client starts it, so there is no endpoint to ping. 89 installs a week from pypi. Last commit 28 Jun 2026.
Multi-account Gmail MCP server — read, search, draft, and label across every inbox.
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 multi-account-gmail-mcp -- uvx multi-account-gmail-mcp
{
"mcpServers": {
"multi-account-gmail-mcp": {
"args": [
"multi-account-gmail-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.multi-account-gmail-mcp]
command = "uvx"
args = ["multi-account-gmail-mcp"]
{
"mcpServers": {
"multi-account-gmail-mcp": {
"args": [
"multi-account-gmail-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"multi-account-gmail-mcp": {
"args": [
"multi-account-gmail-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.