mcpbeat Sign in

Google Drive MCP Server

local only

Google Drive runs on your own machine — the client starts it, so there is no endpoint to ping. 216 installs a week from pypi. Last commit 12 May 2026.

Manage files, folders, permissions, and collaborative content in Google Drive

Installs per day peak 53 · avg 24 · -22% w/w
a month agotoday
216
Installs / week
pypi · mcparmory-google-drive
31
Stars
1 open issues
12 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Google Drive every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add google-drive -- uvx mcparmory-google-drive
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "google-drive": {
      "args": [
        "mcparmory-google-drive"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.google-drive]
command = "uvx"
args = ["mcparmory-google-drive"]
.cursor/mcp.json
{
  "mcpServers": {
    "google-drive": {
      "args": [
        "mcparmory-google-drive"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "google-drive": {
      "args": [
        "mcparmory-google-drive"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Google Drive

same job, measured the same way
Google Drive
by domdomegg

Allow AI systems to list, search, upload, download, and manage files and folders in Google Drive.

98 installs/wk local only
I
Google Drive
by mcp-z

Google Drive integration with file operations, folder navigation, search, and sharing

349 installs/wk local only
Google Drive Files MCP
by zayansalman

Minimal MCP server for Google Drive file management and Google Sheets editing.

59 installs/wk local only
Gogcli MCP Drive
by chrischall

Google Drive via gogcli for Claude — search, upload, download, permissions

330 installs/wk local only
gflow-cli
by ffroliva

Drive Google Flow from an agent: Veo video and Imagen image generation

local only
Google Workspace
by proscendia

Permissioned access to Gmail, Drive and Calendar via the user's own Google account

answering
Google Ads
by b77

Read and manage your Google Ads account in chat.

answering
I
Google Sheets
by mcp-z

Google Sheets integration with OAuth, spreadsheet management, batch operations, and formatting

487 installs/wk local only

Google Drive — questions

Answers built from our own checks of this server.

Why is there no uptime for Google Drive?
Google Drive runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package mcparmory-google-drive was installed 216 times last week.
How do I connect Google Drive?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcparmory-google-drive straight from pypi; nothing to host, nothing to sign up for.
How many people use Google Drive?
The pypi package mcparmory-google-drive was installed 216 times in the last week. Week over week that is -22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Google Drive open source?
We cannot say either way: written in Python, 31 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.