Verified Googledocs MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 14 Aug 2026.
MCP server for Google Docs with verified writes — every mutation returns before/after proof.
Today is the operative word: we check Verified Googledocs MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 verified-googledocs-mcp -- uvx verified-googledocs-mcp
{
"mcpServers": {
"verified-googledocs-mcp": {
"args": [
"verified-googledocs-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.verified-googledocs-mcp]
command = "uvx"
args = ["verified-googledocs-mcp"]
{
"mcpServers": {
"verified-googledocs-mcp": {
"args": [
"verified-googledocs-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"verified-googledocs-mcp": {
"args": [
"verified-googledocs-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS (Path to the OAuth client-secret JSON. Defaults to ~/.config/verified-googledocs-mcp/credentials.json.), VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS (Set to a falsey value (0/false/no/off) to redact before/after content excerpts from the local audit log.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Google Sheets API — read, write, format, batch operations.
MCP server for Google Docs integration with OAuth2 and service account support.
Google Keep-style notes app with an MCP server for AI agents to read/write notes.
MCP server for Google Veo AI video generation
Google Docs MCP server with full tab support, markdown extraction, and batch updates.
MCP server for codewiki.google: search repos, fetch wiki docs, ask questions
MCP server for Google Merchant Center (Merchant API v1): products, promotions, reports, issues.
Google Trends MCP with proxy rotation, auto-retry on Google blocks, residential-proxy setup.
Answers built from our own checks of this server.