Gdocs MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 252 installs a week from npm. Last commit 1 Aug 2026.
Treat a Google Doc like a local file: content editing, tracked-changes review, comments, tables.
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 gdocs-mcp -- npx -y @dasasian/gdocs-mcp
{
"mcpServers": {
"gdocs-mcp": {
"args": [
"-y",
"@dasasian/gdocs-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.gdocs-mcp]
command = "npx"
args = ["-y", "@dasasian/gdocs-mcp"]
{
"mcpServers": {
"gdocs-mcp": {
"args": [
"-y",
"@dasasian/gdocs-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"gdocs-mcp": {
"args": [
"-y",
"@dasasian/gdocs-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.