mcp-gdocs

svesh87/mcp-gdocs
★ 1 stars Go Code/Dev Tools Updated today
MCP server for Google Docs, Sheets and Slides: template-aware editing that keeps the layout intact
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-gdocs": {
      "command": "go",
      "args": [
        "run",
        "github.com/svesh87/mcp-gdocs@latest"
      ]
    }
  }
}

README Excerpt

*English · [Русский](docs/README.ru.md)* An MCP server for Google Slides, Sheets, Docs and Drive that acts as one signed-in person and edits presentations the way the editor does. The presentations are the point. A general-purpose Google server edits a deck by moving text boxes to coordinates it invented, writing bullet characters into plain text and

Tools (20)

GOOGLE_OAUTH_CLIENT_IDGOOGLE_OAUTH_CLIENT_SECRETMCP_AUTH_TOKENgdocs_docs_add_header_footergdocs_docs_add_named_rangegdocs_docs_appendgdocs_docs_copy_rangegdocs_docs_copy_slide_imagegdocs_docs_copy_table_from_sheetsgdocs_docs_creategdocs_docs_deletegdocs_docs_edit_tablegdocs_docs_fill_named_rangegdocs_docs_insert_chipgdocs_docs_insert_footnotegdocs_docs_insert_imagegdocs_docs_insert_page_breakgdocs_docs_insert_section_breakgdocs_docs_insert_tablegdocs_docs_insert_text