Mcp Google Gdrive

38 tools. 24 can modify or destroy data without limits.

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

Last updated:

24 can modify or destroy data
14 read-only
38 tools total

Community server · catalogue entry verified 03/07/2026

How to control Mcp Google Gdrive ↓

What Mcp Google Gdrive exposes to your agents

Read (14) Write / Execute (20) Destructive / Financial (4)
Critical Risk

The most dangerous Mcp Google Gdrive tools

24 of Mcp Google Gdrive's 38 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 Gdrive

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

Deny destructive operations
{
  "gdrive_delete_folder": {
    "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
{
  "gdrive_add_account": {
    "limits": [
      {
        "counter": "gdrive_add_account_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "gdrive_download_file": {
    "limits": [
      {
        "counter": "gdrive_download_file_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 Gdrive — 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 GDRIVE →

Instant setup, no code required.

All 38 Mcp Google Gdrive tools

WRITE 20 tools
Write gdrive_add_account Generate an authorization URL to add a new Google account. Write gdrive_copy_file Copy a file, optionally to a different folder with a new name. Write gdrive_create_doc Create a new Google Doc from Markdown content. Write gdrive_create_file Create a new file in Google Drive. Set ocrLanguage to trigger OCR on image/PDF uploads. Write gdrive_create_folder Create a new folder in Google Drive. Write gdrive_create_sheet Create a new Google Spreadsheet. Write gdrive_create_slides Create a new Google Slides presentation. Write gdrive_export_doc Export a Google Doc. Default: markdown. Also: html, text, docx, pdf. Use savePath to save binary formats to di Write gdrive_export_sheet Export a Google Sheet to CSV, JSON, or XLSX. Use savePath to save XLSX to disk. Write gdrive_export_slides Export Google Slides to text, PDF, or PPTX. Use savePath to save binary formats to disk. Write gdrive_move_file Move a file to a different folder. Write gdrive_set_file_labels Add, update, or remove a label on a file. Write gdrive_share_file Share a file or folder with a user, group, domain, or anyone. Write gdrive_switch_account Set the active Google account for subsequent tool calls. Write gdrive_transfer_ownership Transfer ownership of a file to another user. Note: cross-organization transfers (e.g., personal to Workspace) Write gdrive_untrash_file Restore a file or folder from trash. Write gdrive_update_doc Replace a Google Doc Write gdrive_update_file Update an existing file Write gdrive_update_permission Update a permission Write gdrive_write_sheet_range Write data to a specific range in a Google Sheet.

Related servers

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

Questions about Mcp Google Gdrive

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

Yes. The Mcp Google Gdrive server exposes 4 destructive tools including gdrive_delete_folder, gdrive_empty_trash, gdrive_remove_permission. 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 Gdrive? +

The Mcp Google Gdrive server has 20 write tools including gdrive_add_account, gdrive_copy_file, gdrive_create_doc. 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 Gdrive.

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

38 tools across 4 categories: Destructive, Financial, Read, Write. 14 are read-only. 24 can modify, create, or delete data.

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

Register the Mcp Google Gdrive 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 Gdrive tool call.

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

Instant setup, no code required.

38 Mcp Google Gdrive tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

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

Message sent.

We'll get back to you soon.