Google Drive Comments MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from pypi. Last commit 9 Jun 2026.
Minimal MCP server for reading comments on Google Drive files (Docs, Sheets, Slides). Read-only.
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 google-drive-comments-mcp -- uvx google-drive-comments-mcp
{
"mcpServers": {
"google-drive-comments-mcp": {
"args": [
"google-drive-comments-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.google-drive-comments-mcp]
command = "uvx"
args = ["google-drive-comments-mcp"]
{
"mcpServers": {
"google-drive-comments-mcp": {
"args": [
"google-drive-comments-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"google-drive-comments-mcp": {
"args": [
"google-drive-comments-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.