verified-googledocs-mcp
Rank #34,792io.github.michaelrobertsutton/verified-googledocs-mcp
MCP server for Google Docs with verified writes — every mutation returns before/after proof.
verified-googledocs-mcp is a Model Context Protocol (MCP) server published by michaelrobertsutton. It ranks #34,792 of 132,405 servers tracked on MCP Toplist. verified-googledocs-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 16, 2026 and most recently updated on Jun 16, 2026.
Ranks ahead of 97,613 of 132,405 servers on MCP Toplist.
Use verified-googledocs-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add verified-googledocs-mcp -e "VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS=<your VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS>" -e "VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS=<your VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS>" -- uvx verified-googledocs-mcpReplace each placeholder with your own value before saving.
[mcp_servers.verified-googledocs-mcp]
command = "uvx"
args = ["verified-googledocs-mcp"]
[mcp_servers.verified-googledocs-mcp.env]
VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS = "<your VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS>"
VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS = "<your VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verified-googledocs-mcp": {
"command": "uvx",
"args": [
"verified-googledocs-mcp"
],
"env": {
"VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS": "<your VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS>",
"VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS": "<your VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verified-googledocs-mcp": {
"command": "uvx",
"args": [
"verified-googledocs-mcp"
],
"env": {
"VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS": "<your VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS>",
"VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS": "<your VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"verified-googledocs-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"verified-googledocs-mcp"
],
"env": {
"VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS": "<your VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS>",
"VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS": "<your VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verified-googledocs-mcp": {
"command": "uvx",
"args": [
"verified-googledocs-mcp"
],
"env": {
"VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS": "<your VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS>",
"VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS": "<your VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verified-googledocs-mcp": {
"command": "uvx",
"args": [
"verified-googledocs-mcp"
],
"env": {
"VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS": "<your VERIFIED_GOOGLEDOCS_MCP_CREDENTIALS>",
"VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS": "<your VERIFIED_GOOGLEDOCS_MCP_AUDIT_EXCERPTS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.michaelrobertsutton%2Fverified-googledocs-mcp)<a href="https://mcptoplist.com/server/io.github.michaelrobertsutton%2Fverified-googledocs-mcp"><img src="https://mcptoplist.com/badge/io.github.michaelrobertsutton%2Fverified-googledocs-mcp.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
michaelrobertsutton
Other servers by michaelrobertsutton
View all michaelrobertsutton servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 16, 2026 |
Frequently asked questions
- Who maintains verified-googledocs-mcp?
- verified-googledocs-mcp is maintained by michaelrobertsutton, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is verified-googledocs-mcp listed on the Official MCP Registry?
- Yes — verified-googledocs-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does verified-googledocs-mcp have?
- MCP Toplist tracks 1 version of verified-googledocs-mcp, most recently published on Jun 16, 2026.
- Where can I find the source code for verified-googledocs-mcp?
- The source code for verified-googledocs-mcp is hosted at github.com/michaelrobertsutton/verified-googledocs-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.