Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ“‚ File Systems
  3. Google Drive
Google Drive logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 10:48:28 PM

Google Drive

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Google Drive at the file boundary: find, organise, share, transfer and follow what changed.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "google-drive-3": {
      "command": "npx",
      "args": [
        "-y",
        "google-drive-3"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ“‚ More in File Systems

Documentation Overview

google-drive-mcp

CI Latest release Go Reference License: Apache 2.0

A Model Context Protocol server for Google Drive, written in Go: find files and know where they live and who can see them, organise folders, move and copy, get content in and out, share without widening access by accident, follow what changed, and manage shared drives. It stops at the file boundary; what happens inside a Google Doc, Sheet or Slides deck is out of scope and belongs to servers built on the Docs, Sheets and Slides APIs.

Single binary, stdio, one Google account per profile. You run it against a Google Cloud project you own, so nothing about this repository is tied to any particular organisation or account.

Status: v1.0.2, phase 6 of the plan in docs/architecture.md. The tools below work, and every one of them is verified against a real Google Workspace account as well as against the in-memory Drive the tests use β€” the five that remove something for good included, which run inside a shared drive the live driver creates and destroys again. Four paths are not: handing over ownership of a file, opening a link-shared file that needs its resource key, a share an organisation's policy refuses, and applying a label. Each needs a second Google account or an administrator to exercise, and docs/architecture.md Β§17a says what stands in for each of them.

What it does today

ToolWhat it does
get_accountWho is signed in, storage used, whether this account has shared drives, and which of this server's tools are registered
get_fileEverything about one file: kind, location, link, size, owner, who can see it, and what you may do with it
list_folderOne page of a folder's contents, or a budgeted tree of everything below it
search_filesFind files across My Drive, files shared with you, and every shared drive
read_fileThe text of a file: a Doc as markdown, a Sheet as csv, a log or source file as itself, windowed with a continuation
download_fileWrite a file to the local directory, converting a Google document on the way out, checksum-verified
create_fileA new empty Google file, or one written from text you have here, with optional conversion
upload_fileSend a local file, in one request or in chunks that survive a dropped connection
update_contentReplace what is inside a file, keeping its id, its place and everything that points at it
create_folderA new folder, refusing a duplicate name unless you allow it
update_fileRename, describe, star, colour, set properties, or turn off copying and re-sharing
move_fileMove an item to another folder or shared drive, with a dry run
copy_fileCopy a file, optionally asking Google to import it as a Doc, which reads the text out of a PDF or a scan; with recursive, a whole folder
create_shortcutA pointer to one item from another folder
trash_fileMove an item to the trash, which is reversible
restore_fileTake an item out of the trash, and say where it went
list_permissionsWho can see an item, with the role, the expiry, and where each grant came from
share_fileGrant or change access, with who can see it before and after
unshare_fileTake access away, or kill the link that let anybody open it
list_drivesThe shared drives this account can see, with what it may do in each
manage_driveCreate, rename, hide, unhide or restrict a shared drive
list_revisionsA file's version history, with Google's own caveat about what it leaves out
manage_revisionPin a version so Drive keeps it, or unpin it again
list_changesWhat has changed since a point in time, with the token for next time
list_commentsThe threads on a file, with their replies and whether each is still open
add_commentStart a thread on any file, Google document or not
reply_commentAnswer a thread, resolve it, reopen it, or edit wording already in it
list_access_requestsWho has asked to be let into a file, and what they asked for
resolve_access_requestAccept or deny one, with who could see the file before and after
list_approvalsThe reviews on a file: who asked, who has to answer, and whether it is waiting on you
manage_approvalAsk people to review a file, answer one, withdraw it, comment on it, or change who is asked

Three more are registered only when the deployer turns their feature on, because each needs a scope the consent screen would otherwise not carry: list_labels and manage_labels with GDRIVE_LABELS=true, and list_activity with GDRIVE_ACTIVITY=true.

ToolWhat it does
list_labelsThe Workspace labels this account can use, with each field and the values it takes
manage_labelsPut a label on a file, set or clear one of its fields, or take it off
list_activityWhat happened to a file, or to everything in a folder, and when

Five more are registered only with GDRIVE_ENABLE_DESTRUCTIVE=true, and each of those also needs confirm: true on the call itself: delete_file, empty_trash, delete_drive, delete_revision and delete_comment.

Three of the reads are also resources, for a client that attaches them rather than calling a tool: gdrive://<id> is the file's text, gdrive://<id>/meta is the description, and gdrive://<id>/children is a folder's first page. A reference with a slash in it β€” a path, a URL β€” has to be percent-encoded there, so pass an id.

Five things it does differently from the alternatives:

  • Shared drives work from the first call. Every request carries supportsAllDrives, listings include items from all drives, and an incomplete search says so instead of quietly returning less.
  • Ids are the contract. A name or path matching more than one item comes back as [ambiguous] with every candidate listed. Nothing takes the first match.
  • Location is always shown. Names are not unique in Drive, so every result says which folder, and which drive, a file sits in.
  • Files go one place only. Downloads land in GDRIVE_LOCAL_DIR and uploads are read from it; unset, there is no file transfer at all. A path outside it is refused, symlinks included.
  • Sharing shows its work. Every grant or revocation reports who could see the file before and who can see it after. A public link needs allow_anyone: true and an ownership transfer needs transfer_ownership: true, on the call itself. No notification mail goes out unless you ask for it, which is the opposite of the API's own default.

Install

Code
go install github.com/mmedum/google-drive-mcp/cmd/google-drive-mcp@latest

That puts the binary in Go's bin directory, which is often not on your PATH. If the next command says command not found, either use the full path or add the directory once:

server.ts
"$(go env GOPATH)/bin/google-drive-mcp" --version    # check it landed
export PATH="$(go env GOPATH)/bin:$PATH"             # or add it to your shell profile

Or take a signed archive from the latest release β€” Linux, macOS and Windows, on amd64 and arm64 β€” and put the binary on your PATH. Every archive carries the binary, LICENSE and this README. Nothing about a release has to be taken on trust:

bash
# --ignore-missing, because checksums.txt covers every archive and you
# will have downloaded one of them.
sha256sum -c checksums.txt --ignore-missing

# checksums.txt is signed with a keyless Sigstore certificate tied to the
# release workflow's identity; the bundle carries the signature and the
# certificate together.
cosign verify-blob checksums.txt --bundle checksums.txt.bundle \
  --certificate-identity-regexp '^https://github.com/mmedum/google-drive-mcp' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

# And each archive carries build provenance naming the workflow and tag
# that produced it.
gh attestation verify google-drive-mcp_*.tar.gz --repo mmedum/google-drive-mcp

Every archive also ships an SBOM, so you can see what is inside a binary you did not build.

Claude Desktop

Every release also carries a .mcpb bundle. Open it and Claude Desktop installs the server and asks for your OAuth client JSON β€” no config file to edit. It covers macOS, Windows and Linux on both architectures each: macOS through a universal binary, Windows through amd64, and Linux through a small launcher that picks the right binary at start, because a bundle manifest names a command per platform and has no key for the architecture. Its SHA-256 is in the same signed checksums.txt.

The bundle does not log you in. Install the binary as well, run google-drive-mcp login once, and the bundle picks up the same credentials. Claude Code does not install .mcpb files, so it uses the command below.

Set up Google, once per person

You need your own Google Cloud project and your own OAuth client. This takes about five minutes, and google-drive-mcp doctor tells you which step you missed.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in File Systems View all alternatives
  • G
    Google Drive MCP

    MCP server for the Google Drive API: search, upload, download, organize and share files.

    πŸ“‚ File Systems0 views
    Compare vs Google Drive MCP β†’
  • Google Drive MCP logoGoogle Drive MCP

    Secure access to Google Drive, Docs, Sheets, Slides, and Calendar through MCP.

    πŸ“‚ File Systems0 views
    Compare vs Google Drive MCP β†’
  • Octofs logoOctofs

    Standalone MCP filesystem tools server β€” view, edit, shell, workdir.

    πŸ“‚ File Systems0 views
    Compare vs Octofs β†’
  • MCP Gdrive logoMCP Gdrive

    Model Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets.

    πŸ“‚ File Systems0 views
    Compare vs MCP Gdrive β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Google Drive

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "google-drive": { "command": "npx", "args": ["-y", "Google Drive"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGoogle Drive AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/google-drive-3?style=directory)](https://allmcps.com/mcp/google-drive-3)
HTML Embed
<a href="https://allmcps.com/mcp/google-drive-3"><img src="https://allmcps.com/api/badge/google-drive-3?style=directory" alt="Google Drive on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ“‚File Systems
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
29Quality signal: Emerging Β· 29/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ“‚ File Systems β†’Best MCP servers for File Systems β†’Alternatives to Google Drive β†’Install in Claude DesktopInstall in CursorInstall in VS Code