← All servers
🔍

Google DriveVerified🛡 No advisories

io.github.us-all/google-drive
New to MCP? Start here →
0★ stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/us-all, which proved it owns this namespace.

Verified owner: github.com/us-allio.github.us-all/google-drive

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, GOOGLE_REFRESH_TOKEN.
Configuration
Reads GOOGLE_APPLICATION_CREDENTIALS, GOOGLE_SERVICE_ACCOUNT_KEY_PATH, GOOGLE_IMPERSONATE_USER, GOOGLE_DRIVE_SCOPES, GOOGLE_DRIVE_ALLOW_WRITE, GD_TOOLS, ….

About

Google Drive + Workspace MCP — Docs, Sheets, Slides, Shared Drives, Labels, Approvals, DWD

Packages & transports

npm@us-all/google-drive-mcpv1.15.8 · npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "google_drive": {
      "command": "npx",
      "args": [
        "-y",
        "@us-all/google-drive-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @us-all/google-drive-mcp