Tools: 14
Collaboration

Google Docs

Connect your account, then chat with AI to run tools.

Google Docs API for reading and updating Google Docs documents.

Use in your AI tool

You’ll sign in to MCPBundles when your client connects.

MCP URL
https://mcp.mcpbundles.com/bundle/google-docs

Chat in MCPBundles Studio

This server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.

Managed
14 tools
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

Live probe refreshed Sep 14, 2026 · Endpoint host mcp.mcpbundles.com

AI Skill
SKILL.md

Domain knowledge for Google Docs — workflow patterns, data models, and gotchas for your AI agent.

Google Docs

Google Docs API for reading and updating Google Docs documents. Rich text, formatting, tables.

Data Model

  • Documents — structural JSON describing tabs, paragraphs, tables, and inline objects; updates mutate that tree.
  • Discovery — locate files through Drive search using the Google Docs MIME type when you only know filenames or folders.

Gotchas

  • document_id: From Drive file ID or URL (docs.google.com/document/d/...).
  • Content: Structured as StructuralElement array with startIndex/endIndex.

Tools discovered (14)

  • Google Docs Batch Update Doc

    Apply batch updates to a Google Doc document.

  • Google Docs Create Doc

    Create a new Google Doc document.

  • Google Docs Create Document Comment

    Create a Drive comment on a Google Doc.

  • Google Docs Export PDF

    Export a Google Doc as PDF using Drive export API.

  • Google Docs Find And Replace

    Find and replace text in a Google Doc document.

  • Google Docs Get Doc Content

    Extract plain text content from a Google Doc document.

  • Google Docs Get Document

    Fetch a Google Doc by document ID (Docs API documents.get).

  • Google Docs Insert Image

    Insert an image into a Google Doc at the specified location.

  • Google Docs List Documents

    List Google Docs documents accessible to the authenticated user (via Drive files.list).

  • Google Docs Read Document Comments

    List Drive comments on a Google Doc (file-level comments).

  • Google Docs Reply To Document Comment

    Reply to an existing Drive comment on a Google Doc.

  • Google Docs Resolve Document Comment

    Resolve (or unresolve) a Drive comment on a Google Doc.

  • Google Docs Update Headers Footers

    Update header and footer content in a Google Doc.

  • Google Docs Validate Token

    Validate the Google Docs OAuth token and confirm required scopes are granted.

Frequently Asked Questions

What is the Google Docs MCP server?

Google Docs API for reading and updating Google Docs documents. It provides 14 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Google Docs to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/google-docs. Authentication is handled automatically.

How many tools does Google Docs provide?

Google Docs provides 14 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Google Docs require?

Google Docs uses One-click sign in. Google Docs requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Google Docs to any MCP client in minutes

Ready to use Google Docs?

Sign in to connect your credentials and start running tools from the chat.

Google Docs MCP Server & Skill