MoreAI.tools
G
Google Docs MCP
45
Stack Score
Editorial pick✓ Verified workingMCP server
Google Docs MCP logo

Google Docs MCP

Read, edit, comment on Google Docs.

Try Google Docs MCP

Best for

Best for Workspace-resident teams who want Claude editing shared docs.

At a glance

Pricing
open-source
Setup time
20 minutes
Learning curve
easy
Last verified
5/27/2026

What we love

  • Google-maintained
  • Strong collaboration use case
  • Native Workspace fit

Where it falls short

  • OAuth scopes review
  • Some formatting fidelity edge cases
  • API quirks

Install & connect

Copy-paste ready

Install
shell
npx -y mcp-remote https://googledocs.run.tools
Config — Claude Desktop
json
{
  "mcpServers": {
    "googledocs": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://googledocs.run.tools"]
    }
  }
}
Config — Claude Code
shell
claude mcp add --transport http googledocs https://googledocs.run.tools

Pricing

✓ Pricing verified Jun 14, 2026

1 tier

Open-source

$0

perpetual

  • Apache 2.0

Overview

MCP server for Google Docs — document CRUD, suggestion + comment ops, formatting, exports. Google Workspace OAuth.

Key features

  • Document CRUD
  • Comments + suggestions
  • Formatting + structure
  • Export PDF/Word
  • OAuth

Exposed tools

The MCP-tool names this server exposes. Your agent can invoke any of these when this server is connected.

  • GOOGLEDOCS_CREATE_DOCUMENT
    Create a new Google Docs document with optional initial text.
  • GOOGLEDOCS_CREATE_DOCUMENT_MARKDOWN
    Create a new Google Docs document from Markdown content.
  • GOOGLEDOCS_COPY_DOCUMENT
    Create a copy of an existing Google Document.
  • GOOGLEDOCS_GET_DOCUMENT_BY_ID
    Retrieve a Google Document by ID.
  • GOOGLEDOCS_SEARCH_DOCUMENTS
    Search for Google Documents with filters.
  • GOOGLEDOCS_UPDATE_EXISTING_DOCUMENT
    Apply programmatic edits via batchUpdate.
  • GOOGLEDOCS_UPDATE_DOCUMENT_MARKDOWN
    Replace document content with new Markdown text.
  • GOOGLEDOCS_UPDATE_DOCUMENT_SECTION_MARKDOWN
    Insert or replace a section with Markdown content.
  • GOOGLEDOCS_UPDATE_DOCUMENT_STYLE
    Update overall document style (page size, margins).
  • GOOGLEDOCS_INSERT_TEXT_ACTION
    Insert text at a specified location.
  • GOOGLEDOCS_REPLACE_ALL_TEXT
    Find and replace text throughout a document.
  • GOOGLEDOCS_INSERT_PAGE_BREAK
    Insert a page break.
  • GOOGLEDOCS_DELETE_CONTENT_RANGE
    Delete a range of content from a document.
  • GOOGLEDOCS_INSERT_INLINE_IMAGE
    Insert an image from a URI at a specified location.
  • GOOGLEDOCS_REPLACE_IMAGE
    Replace an image with a new one from a URI.
  • GOOGLEDOCS_INSERT_TABLE_ACTION
    Insert a table into a document.
  • GOOGLEDOCS_INSERT_TABLE_COLUMN
    Insert a column into a table.
  • GOOGLEDOCS_DELETE_TABLE
    Delete an entire table.
  • GOOGLEDOCS_DELETE_TABLE_COLUMN
    Delete a column from a table.
  • GOOGLEDOCS_DELETE_TABLE_ROW
    Delete a row from a table.
  • GOOGLEDOCS_UNMERGE_TABLE_CELLS
    Unmerge previously merged table cells.
  • GOOGLEDOCS_UPDATE_TABLE_ROW_STYLE
    Update style of a table row.
  • GOOGLEDOCS_CREATE_HEADER
    Create a new header in a Google Document.
  • GOOGLEDOCS_CREATE_FOOTER
    Create a new footer in a Google Document.
  • GOOGLEDOCS_DELETE_HEADER
    Delete a header.
  • GOOGLEDOCS_DELETE_FOOTER
    Delete a footer.
  • GOOGLEDOCS_CREATE_FOOTNOTE
    Create a footnote at a location or end of document.
  • GOOGLEDOCS_CREATE_NAMED_RANGE
    Create a named range in a document.
  • GOOGLEDOCS_DELETE_NAMED_RANGE
    Delete a named range from a document.
  • GOOGLEDOCS_CREATE_PARAGRAPH_BULLETS
    Add bullets to paragraphs within a range.
  • GOOGLEDOCS_DELETE_PARAGRAPH_BULLETS
    Remove bullets from paragraphs.
  • GOOGLEDOCS_GET_CHARTS_FROM_SPREADSHEET
    List all charts from a Google Sheets spreadsheet.
  • GOOGLEDOCS_LIST_SPREADSHEET_CHARTS_ACTION
    Retrieve list of charts with IDs from a spreadsheet.

Best use cases

Doc drafting + editing

Let Claude draft and update Google Docs from chat.

Doc review + comments

Have Claude review docs and leave suggested edits as comments.

Integrations

Google Docs
Google Workspace
Google Drive

One AI Stack pick every week.

The tool we’d pay for this week, why we’d pay for it, and what we’d skip. No promo spam.