Gmail Attachments MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from pypi. Last commit 9 Jun 2026.
Minimal MCP server for downloading Gmail attachments to disk. Read-only OAuth by default.
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-attachments-mcp -- uvx gmail-attachments-mcp
{
"mcpServers": {
"gmail-attachments-mcp": {
"args": [
"gmail-attachments-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.gmail-attachments-mcp]
command = "uvx"
args = ["gmail-attachments-mcp"]
{
"mcpServers": {
"gmail-attachments-mcp": {
"args": [
"gmail-attachments-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"gmail-attachments-mcp": {
"args": [
"gmail-attachments-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.