SERVER

Google Docs MCP Server

Rank #17046

io.github.gigabrain-observer/google-docs-mcp-server

Provides comprehensive interaction with Google Docs, featuring specialized support for document tabs, nested structures, and markdown conversion. It enables users to list, read, create, and perform complex batch updates on documents using Google service accounts.

First listed
Feb 21, 2026
Last publish date
Feb 21, 2026
OVERVIEW

Google Docs MCP Server is a Model Context Protocol (MCP) server published by gigabrainobserver. It ranks #17046 of 58,900 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Google Docs MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Feb 21, 2026 and most recently updated on Feb 21, 2026.

STANDING
#17,046of 58,900 tracked serversTop 50%

Ranks ahead of 41,854 of 58,900 servers on MCP Toplist.

CONNECT

Use Google Docs MCP Server

Add Google Docs MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "google-docs-mcp-server": {
      "command": "uvx",
      "args": [
        "google-docs-mcp-server"
      ],
      "env": {
        "SERVICE_ACCOUNT_PATH": "<your SERVICE_ACCOUNT_PATH>",
        "SUBJECT_EMAIL": "<your SUBJECT_EMAIL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

gigabrainobserver

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
0.1.1Feb 21, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Google Docs MCP Server?
Provides comprehensive interaction with Google Docs, featuring specialized support for document tabs, nested structures, and markdown conversion. It enables users to list, read, create, and perform complex batch updates on documents using Google service accounts.
Who maintains Google Docs MCP Server?
Google Docs MCP Server is maintained by gigabrainobserver, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is Google Docs MCP Server an official MCP server?
Yes — Google Docs MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Google Docs MCP Server have?
MCP Toplist tracks 2 versions of Google Docs MCP Server, most recently published on Feb 21, 2026.
Where can I find the source code for Google Docs MCP Server?
The source code for Google Docs MCP Server is hosted at github.com/gigabrainobserver/google-docs-mcp-server.
EXPLORE