New Your team’s decisions, in one playbook every coding agent works from. Never answer your agent twice

Mcp Google Docs

55 tools. 49 can modify or destroy data without limits.

7 destructive tools with no built-in limits. Policy required.

Last updated:

49 can modify or destroy data
6 read-only
55 tools total

Community server · catalogue entry checked 01/08/2026

How to control Mcp Google Docs ↓

What Mcp Google Docs exposes to your agents

Read (6) Write / Execute (42) Destructive / Financial (7)
Critical Risk

The most dangerous Mcp Google Docs tools

49 of Mcp Google Docs's 55 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Mcp Google Docs

PolicyLayer is an MCP gateway — it sits between your AI agents and Mcp Google Docs, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "delete_columns": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "add_columns": {
    "limits": [
      {
        "counter": "add_columns_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "get_document_details": {
    "limits": [
      {
        "counter": "get_document_details_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Mcp Google Docs — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON MCP GOOGLE DOCS →

Instant setup, no code required.

All 55 Mcp Google Docs tools

WRITE 42 tools
Write add_columns Add columns to a sheet in a google sheets spreadsheet. Write add_image_to_slide add_image_to_slide Write add_line_to_slide add_line_to_slide Write add_rows Add rows to a sheet in a google sheets spreadsheet. Write add_shape_to_slide add_shape_to_slide Write add_sheet Create a new sheet in a google sheets spreadsheet. Write add_slide_notes add_slide_notes Write add_slide_to_presentation Add a new slide to a google slides presentation. Write batch_update_cells batch_update_cells Write copy_file Copy a file. Write create_chart create_chart Write create_document Create a new google docs document. Write create_presentation Create a new google slides presentation. Write create_spreadsheet Create an empty google sheets spreadsheet. Write create_spreadsheet_from_existing Create a new google sheets spreadsheet by copying an existing one. Write create_spreadsheet_from_template Create a new google sheets spreadsheet from a template. Write create_table_in_document Create a table in a google docs document. Write create_table_with_content create_table_with_content Write duplicate_sheet duplicate_sheet Write insert_heading_to_document Insert a heading into a google docs document. Write insert_horizontal_rule_in_document Insert a horizontal rule in a google docs document. Write insert_image_to_document Insert an image into a google docs document. Write insert_page_break_in_document Insert a page break in a google docs document. Write insert_table_column Insert columns into a table in a google docs document. Write insert_table_row Insert rows into a table in a google docs document. Write insert_text_to_document insert_text_to_document Write merge_table_cells merge_table_cells Write rename_file Rename a file. Write rename_sheet Rename a sheet in a google sheets spreadsheet. Write update_cells update_cells Write update_document_style update_document_style Write update_paragraph_style_in_document update_paragraph_style_in_document Write update_shape_style update_shape_style Write update_slide_background update_slide_background Write update_slide_layout update_slide_layout Write update_slide_transition update_slide_transition Write update_table_cell_content Update content of a specific table cell. Write update_table_cell_style update_table_cell_style Write update_table_column_style Update style of a table column in a google docs document. Write update_table_row_style Update style of a table row in a google docs document. Write update_text_style update_text_style Write update_text_style_in_document update_text_style_in_document

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Mcp Google Docs

Can an AI agent delete data through the Mcp Google Docs MCP server? +

Yes. The Mcp Google Docs server exposes 7 destructive tools including delete_columns, delete_document, delete_presentation. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Mcp Google Docs? +

The Mcp Google Docs server has 42 write tools including add_columns, add_image_to_slide, add_line_to_slide. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Mcp Google Docs.

How many tools does the Mcp Google Docs MCP server expose? +

55 tools across 3 categories: Destructive, Read, Write. 6 are read-only. 49 can modify, create, or delete data.

How do I enforce a policy on Mcp Google Docs? +

Register the Mcp Google Docs MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Mcp Google Docs tool call.

Deterministic rules across all 55 Mcp Google Docs tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

55 Mcp Google Docs tools catalogued and risk-classified — across an index of 46,500+ MCP servers.

// WHERE THIS COMES FROM

These policies come from Mcp Google Docs's registry record.

The record behind this page: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.