gdocs-mcp
Rank #10,642io.github.dasasian/gdocs-mcp
Treat a Google Doc like a local file: content editing, tracked-changes review, comments, tables.
gdocs-mcp is a Model Context Protocol (MCP) server published by dasasian. It ranks #10,642 of 132,113 servers tracked on MCP Toplist. gdocs-mcp is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Jul 31, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 121,471 of 132,113 servers on MCP Toplist.
Use gdocs-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gdocs-mcp -- npx -y @dasasian/gdocs-mcp[mcp_servers.gdocs-mcp]
command = "npx"
args = ["-y", "@dasasian/gdocs-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"gdocs-mcp": {
"command": "npx",
"args": [
"-y",
"@dasasian/gdocs-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gdocs-mcp": {
"command": "npx",
"args": [
"-y",
"@dasasian/gdocs-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gdocs-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dasasian/gdocs-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gdocs-mcp": {
"command": "npx",
"args": [
"-y",
"@dasasian/gdocs-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gdocs-mcp": {
"command": "npx",
"args": [
"-y",
"@dasasian/gdocs-mcp"
]
}
}
}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.dasasian%2Fgdocs-mcp)<a href="https://mcptoplist.com/server/io.github.dasasian%2Fgdocs-mcp"><img src="https://mcptoplist.com/badge/io.github.dasasian%2Fgdocs-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dasasian
Other servers by dasasian
View all dasasian servers →Available versions (6)
| Version | Published |
|---|---|
| 0.6.0 | Aug 21, 2026 |
| 0.5.0 | Aug 16, 2026 |
| 0.4.0 | Aug 16, 2026 |
| 0.3.0 | Aug 16, 2026 |
| 0.2.0 | Aug 16, 2026 |
| 0.1.1 | Jul 31, 2026 |
Frequently asked questions
- Who maintains gdocs-mcp?
- gdocs-mcp is maintained by dasasian, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is gdocs-mcp listed on the Official MCP Registry?
- Yes — gdocs-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does gdocs-mcp have?
- MCP Toplist tracks 6 versions of gdocs-mcp, most recently published on Aug 21, 2026.
- Where can I find the source code for gdocs-mcp?
- The source code for gdocs-mcp is hosted at github.com/dasasian/gdocs-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.