Google Documents MCP
Rank #11,959io.github.domdomegg/google-documents-mcp
MCP server providing google-documents-mcp capabilities
Google Documents MCP is a Model Context Protocol (MCP) server published by domdomegg. It ranks #11,959 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Google Documents MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 7 tracked versions. It was first listed on Dec 11, 2025 and most recently updated on Mar 7, 2026.
Ranks ahead of 103,501 of 115,460 servers on MCP Toplist.
Use Google Documents MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add google-documents-mcp -e "GOOGLE_ACCESS_TOKEN=<your GOOGLE_ACCESS_TOKEN>" -- npx -y google-documents-mcpReplace each placeholder with your own value before saving.
claude mcp add google-documents-mcp -e "MCP_TRANSPORT=<your MCP_TRANSPORT>" -e "GOOGLE_CLIENT_ID=<your GOOGLE_CLIENT_ID>" -e "GOOGLE_CLIENT_SECRET=<your GOOGLE_CLIENT_SECRET>" -- npx -y google-documents-mcpReplace each placeholder with your own value before saving.
[mcp_servers.google-documents-mcp]
command = "npx"
args = ["-y", "google-documents-mcp"]
[mcp_servers.google-documents-mcp.env]
GOOGLE_ACCESS_TOKEN = "<your GOOGLE_ACCESS_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.google-documents-mcp]
command = "npx"
args = ["-y", "google-documents-mcp"]
[mcp_servers.google-documents-mcp.env]
MCP_TRANSPORT = "<your MCP_TRANSPORT>"
GOOGLE_CLIENT_ID = "<your GOOGLE_CLIENT_ID>"
GOOGLE_CLIENT_SECRET = "<your GOOGLE_CLIENT_SECRET>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-documents-mcp": {
"command": "npx",
"args": [
"-y",
"google-documents-mcp"
],
"env": {
"GOOGLE_ACCESS_TOKEN": "<your GOOGLE_ACCESS_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-documents-mcp": {
"command": "npx",
"args": [
"-y",
"google-documents-mcp"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-documents-mcp": {
"command": "npx",
"args": [
"-y",
"google-documents-mcp"
],
"env": {
"GOOGLE_ACCESS_TOKEN": "<your GOOGLE_ACCESS_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-documents-mcp": {
"command": "npx",
"args": [
"-y",
"google-documents-mcp"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"google-documents-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"google-documents-mcp"
],
"env": {
"GOOGLE_ACCESS_TOKEN": "<your GOOGLE_ACCESS_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"google-documents-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"google-documents-mcp"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-documents-mcp": {
"command": "npx",
"args": [
"-y",
"google-documents-mcp"
],
"env": {
"GOOGLE_ACCESS_TOKEN": "<your GOOGLE_ACCESS_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-documents-mcp": {
"command": "npx",
"args": [
"-y",
"google-documents-mcp"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-documents-mcp": {
"command": "npx",
"args": [
"-y",
"google-documents-mcp"
],
"env": {
"GOOGLE_ACCESS_TOKEN": "<your GOOGLE_ACCESS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"google-documents-mcp": {
"command": "npx",
"args": [
"-y",
"google-documents-mcp"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"GOOGLE_CLIENT_ID": "<your GOOGLE_CLIENT_ID>",
"GOOGLE_CLIENT_SECRET": "<your GOOGLE_CLIENT_SECRET>"
}
}
}
}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.domdomegg%2Fgoogle-documents-mcp)<a href="https://mcptoplist.com/server/io.github.domdomegg%2Fgoogle-documents-mcp"><img src="https://mcptoplist.com/badge/io.github.domdomegg%2Fgoogle-documents-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
domdomegg
Other servers by domdomegg
- Airtable#776 · 10 vers
- Computer Use#1,592 · 13 vers
- Gmail#3,782 · 12 vers
- Google Contacts#6,481 · 9 vers
- Openfoodfacts MCP#6,538 · 14 vers
- Defuddle Fetch MCP Server#6,696 · 4 vers
- Starling Bank#7,051 · 7 vers
- Google Drive MCP#7,212 · 7 vers
- Shell Exec#7,566 · 6 vers
- Filesystem MCP#10,801 · 6 vers
- Google Sheets MCP#11,960 · 7 vers
- Downdetector MCP#12,811 · 2 vers
Available versions (7)
| Version | Published |
|---|---|
| 1.2.0 | Mar 7, 2026 |
| 1.1.2 | Feb 23, 2026 |
| 1.1.1 | Dec 28, 2025 |
| 1.1.0 | Dec 28, 2025 |
| 1.0.1 | Dec 13, 2025 |
| 1.0.0 | Dec 11, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Google Documents MCP?
- Google Documents MCP is maintained by domdomegg, which publishes 18 MCP servers (125 total versions) tracked on MCP Toplist.
- Is Google Documents MCP listed on the Official MCP Registry?
- Yes — Google Documents MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Google Documents MCP have?
- MCP Toplist tracks 7 versions of Google Documents MCP, most recently published on Mar 7, 2026.
- Where can I find the source code for Google Documents MCP?
- The source code for Google Documents MCP is hosted at github.com/domdomegg/google-documents-mcp.git.