mail-index runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm.
Local-first, read-only MCP server for recall over your Gmail: search, contacts, threads, digests.
The linked repository no longer exists on GitHub — it was deleted or made private.
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 mail-index -- npx -y mail-index
{
"mcpServers": {
"mail-index": {
"args": [
"-y",
"mail-index"
],
"command": "npx"
}
}
}
[mcp_servers.mail-index]
command = "npx"
args = ["-y", "mail-index"]
{
"mcpServers": {
"mail-index": {
"args": [
"-y",
"mail-index"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mail-index": {
"args": [
"-y",
"mail-index"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.