Google Drive MCP
Google Drive MCP is an MCP server published by Piotr Agier; its MCP spec-revision support has not been verified yet. It is a community implementation. Last verified 2026-09-03.
Does Google Drive MCP support the current MCP specification (2026-07-28)?
Undetermined. We have not verified which MCP specification revision Google Drive MCP supports (as of 2026-09-03).
Is Google Drive MCP a first-party (official) MCP server?
No. Google Drive MCP is a community-published MCP server from Piotr Agier, not a first-party vendor server (last verified 2026-09-03).
How do I connect to Google Drive MCP?
Google Drive MCP is available via the package npm:@piotr-agier/google-drive-mcp, the official MCP Registry under io.github.piotr-agier/google-drive-mcp, the source repository at https://github.com/piotr-agier/google-drive-mcp. Authentication: oauth. Transports: stdio, streamable-http.
What tools does Google Drive MCP expose?
Google Drive MCP exposes 116 tools, including search, listFolder, readTextFile, createTextFile, updateTextFile, copyFile (last verified 2026-09-03).
When were Google Drive MCP's facts last verified?
2026-09-03. Each fact on this page links to the sources used to verify it.
Which tools does Google Drive MCP expose?
116 tools verified.
searchlistFolderreadTextFilecreateTextFileupdateTextFilecopyFilemoveItemdeleteItem
A self-hosted MCP server covering Google Workspace: Drive, Docs, Sheets, Slides and Calendar, across 116 tools. It runs over stdio for local clients, Streamable HTTP for remote use, and offers an OAuth-protected team mode for a shared deployment.
The auth model is the important detail. The operator registers their own Google Cloud project and OAuth client and stores the credentials locally, so the server never holds credentials belonging to its author; it is a wrapper around the deploying user's own Google access. Scopes default to a broad Workspace set and can be narrowed by configuration, and service accounts with domain-wide delegation are documented as an alternative for Workspace admins.
Authority is community, not first-party. The publisher is an individual
GitHub user account with no Google affiliation and no organization
memberships, and no Google-controlled surface publishes or endorses the
server. That matters because the name reads as though it might be
Google's: the same reasoning classified the gogcli-* Workspace servers
and the seo-tools-* Search Console servers as community. To the
project's credit, neither the repository nor its documentation claims
affiliation.
The registry record was published on 2026-09-03, but the project is not new: the repository and npm package both date to 2025-07-29 with 27 tagged releases since, and its own changelog places the registry publication in version 2.6.0 on 2026-08-21. Spec-revision support is unverified; the only specification link in the documentation points at the draft authorization text rather than a released revision.
How was this verified, and what are the sources?
Verified · method: registry-record
· confidence 0.85 (Good).
- Official MCP Registry record for io.github.piotr-agier/google-drive-mcp, fetched 2026-09-03 - version 2.8.0 published 2026-09-03, package npm @piotr-agier/google-drive-mcp 2.8.0 with stdio transport - accessed
- GitHub user piotr-agier, fetched 2026-09-03 - type User (not an Organization), no company declared, no organization memberships; an individual account that does not operate Google Workspace, which establishes community rather than first_party authority for a server fronting Google's APIs - accessed
- Repository README, fetched 2026-09-03 - "Connect an MCP client to Google Drive, Docs, Sheets, Slides, and Calendar through one self-hosted server... while keeping control of the Google identity and credentials used for every call"; setup requires the operator to create their own Google Cloud OAuth client and save the downloaded JSON locally - accessed
- Repository metadata, fetched 2026-09-03 - MIT, 211 stars, 110 forks, created 2025-07-29, last push 2026-09-03, not archived, no published security advisories - accessed
- Tool reference in the repository, fetched 2026-09-03 - "This server exposes 116 MCP tools across Google Drive, Docs, Sheets, Slides, and Calendar" - accessed