Skip to content

MCP server

Google Drive MCP server

Google's own Drive MCP server lets AI search, read and create files in Google Drive, with your Google Workspace sign-in.

At a glance

Maintained by
Google (Google Workspace)
Tools exposed
8 listed below
Reviewed
September 24, 2026

Why it matters

What it does and why it matters

For many companies, Google Drive is where documents live: proposals, contracts, policies, spreadsheets and presentations. Google now hosts its own Drive MCP server, which lets an assistant search files, read their content, check metadata and permissions, list recent files and create or copy files, using your Google Workspace account.

That means a question like "find the latest signed contract with this supplier and summarize the payment terms" can be answered without anyone digging through folders.

At review time, the server is part of Google's Workspace developer preview program, which requires membership. The old MCP reference server for Google Drive was archived in May 2025. Because the server uses your own sign-in, the assistant sees what you can see, so be careful with accounts that have access to sensitive shared drives.

For company-wide knowledge assistants, we often combine live Drive search with an indexed knowledge base, so answers are fast and respect each person's file permissions.

Use cases

Best business use cases

Find documents

Find the right file by describing it in plain English.

Summarize files

Summarize contracts, reports and meeting notes.

Start from templates

Copy a template and fill in details for a new client.

Check sharing

See who a file is shared with before sending it on.

Knowledge answers

Answer questions from policies stored in Drive. See knowledge base search.

Tools

Available tools

Tool names as published by the maintainer at review time. Versions change, so check the repository for the current list.

Read and write: Mostly read (search, read, metadata, permissions); write limited to creating and copying files.

  • search_files

    Find files in Drive that match search criteria.

  • read_file_content

    Read the content of a file.

  • download_file_content

    Download the contents of a file.

  • get_file_metadata

    Get details about a specific file.

  • get_file_permissions

    Get the sharing and access settings of a file.

  • list_recent_files

    List recently opened or changed files.

  • create_file

    Create a new file in Drive.

  • copy_file

    Make a copy of an existing file.

Workflows

Example workflows

Answer a contract question

  1. 1

    Ask about a supplier's payment terms.

  2. 2

    The assistant searches Drive for the contract.

  3. 3

    It reads the latest version.

  4. 4

    It quotes the payment clause.

  5. 5

    It links to the file for checking.

Prepare a client folder

  1. 1

    Ask for a new client pack.

  2. 2

    The assistant copies the template files.

  3. 3

    It names them with the client name.

  4. 4

    It lists what still needs filling in.

  5. 5

    A person completes and shares them.

Prompts

Example prompts

  • “Find the latest signed contract with Acme Supplies and summarize the payment terms.”

  • “List files I edited this week in the Sales folder.”

  • “Copy our proposal template and name it for the Harbor Group project.”

Setup

Installation and configuration

Examples for Claude Desktop and Claude Code. Replace the placeholder values with your own keys, and store secrets outside version control.

Claude Code: terminal

claude mcp add --transport http --client-id YOUR_CLIENT_ID --client-secret --callback-port 8080 google-drive https://drivemcp.googleapis.com/mcp/v1
  • Hosted server: https://drivemcp.googleapis.com/mcp/v1.
  • Needs: OAuth 2.0 with your own Google Cloud project. Enable drive.googleapis.com and drivemcp.googleapis.com, set up the consent screen with scopes drive.readonly and drive.file, and create a Web application OAuth client (redirect https://claude.ai/api/mcp/auth_callback for Claude apps). Requires Developer Preview Program membership..
  • Claude Desktop: Settings > Connectors > Add custom connector. Name: Google Drive. Remote MCP server URL: https://drivemcp.googleapis.com/mcp/v1. Paste the OAuth Client ID and Client Secret under Advanced settings.

Security

Security considerations

  • Limit folders

    Connect an account or service user that sees only the folders a task needs.

  • Start with reading

    Begin with search and read access. Add write actions one at a time.

  • Sensitive files

    Shared drives may hold HR or financial files. Use accounts without access to them where possible.

  • Keep a record

    Log which files the assistant opens and changes.

Related servers

Servers that pair well with it

Gmail

Google's own Gmail MCP server lets AI search and read threads, manage labels and create drafts. It has no send tool.

Google Sheets

Google's own Sheets MCP server lets AI read and update cell values and formulas, change spreadsheet structure and insert rows or columns.

Google Calendar

Google's own Calendar MCP server lets AI list calendars and events, create, update and delete events, respond to invites and suggest times.

Keep exploring

FAQ

Questions people ask us

Have a question that is not here? Ask us directly.

Start a project

Want this connected to your own systems? We build AI workflows with MCP.

Send a short brief. We reply with questions, a suggested plan and an estimate you can compare with other offers.

Your privacy choices

We use necessary storage to run this site. With your permission we also use Google Analytics to see which pages help people, and load maps from Google. You can change this at any time. Read the cookie policy.