Google Drive MCP
Google Drive MCP server. Covers Drive plus Docs, Sheets, Slides, and Calendar. OAuth 2.0 with token storage and revocation flows. File revisions tools added in v1.7.0.
“Active maintenance: 20 commits on main in the last 30 days, 20 releases shipped, latest 9 days old. Covers Drive plus Docs, Sheets, Slides, and Calendar through one MCP. Picks the filesystem slot for cloud-backed file ops. Pair with the Google Workspace MCP (taylorwilsdon, Batch 5) when you want full Workspace coverage including Gmail and Forms; pick this when the file-system framing matters more than productivity-app coverage.”
INSTALL THIS SERVER
{
"mcpServers": {
"google-drive": {
"command": "npx",
"args": [
"-y",
"@piotr-agier/google-drive-mcp"
]
}
}
}
{
"mcpServers": {
"google-drive": {
"command": "npx",
"args": [
"-y",
"@piotr-agier/google-drive-mcp"
]
}
}
}
{
"mcpServers": {
"google-drive": {
"command": "npx",
"args": [
"-y",
"@piotr-agier/google-drive-mcp"
]
}
}
}
{
"mcpServers": {
"google-drive": {
"command": "npx",
"args": [
"-y",
"@piotr-agier/google-drive-mcp"
]
}
}
}
{
"mcpServers": {
"google-drive": {
"command": "npx",
"args": [
"-y",
"@piotr-agier/google-drive-mcp"
]
}
}
}
8 TOOLS AVAILABLE
OUR ASSESSMENT
- 20 commits on main in the last 30 days.
- 20 releases shipped; latest v2.2.0 (2026-04-21).
- Covers Drive plus Docs, Sheets, Slides, Calendar in one server.
- Sharing and permissions tools include idempotent helper shareFile.
- File revisions with safety-confirmed restoreRevision (added in v1.7.0).
- MIT licence.
- Stdio plus Streamable HTTP transports.
- Docker image plus npx one-line install.
- Single-maintainer governance.
- 140 stars; community traction is modest.
- OAuth setup carries the standard friction of a Google Cloud Console project plus credentials.json.
OAuth 2.0 flow stores tokens locally; revocation flows are documented. Scope the OAuth client to the minimum required (read-only for query-only agents). For shared environments, run in HTTP mode behind a reverse proxy with TLS and authentication middleware. Token storage is local; re-authentication is manual when scopes change.
Teams wanting AI agents to manage files, folders, and permissions across Google Drive; workflows that span Drive plus Docs, Sheets, Slides, Calendar through a single MCP; file-revision recovery flows (getRevisions, restoreRevision with safety confirmation).
TECHNICAL DETAILS
ADOPTION METRICS
// Reading this140 stars and 76 forks. The fork-to-star ratio (54%) and 20 releases in 9 months carry the editorial weight beyond raw star count.
// Reading thisSecond-ranked in filesystem (after the original Filesystem reference). Pair with Google Workspace MCP for full coverage including Gmail and Forms.
SOURCES & VERIFICATION
We don't take any single directory's word for it. Before scoring, we cross-reference 5 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.
The same server, 5 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.
| Source | Their rating | Their star count | Their downloads | Last synced |
|---|---|---|---|---|
| AutomationSwitch This page | 4.1editorial | 140 | — | MAY 1, 2026 |
| PulseMCP | — unrated | unavailable | unavailable | MAY 1, 2026 |
| MCP.so | — unrated | unavailable | unavailable | MAY 1, 2026 |
| Glama | — unrated | unavailable | unavailable | MAY 1, 2026 |
| Smithery | — unrated | unavailable | unavailable | MAY 1, 2026 |
| Official MCP Registry | — unrated | unavailable | unavailable | MAY 1, 2026 |
// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.
DISCUSS YOUR
MCP REQUIREMENTS.
Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.