~/CLIRank
MCP ServerVerified~240ms avg

Google Drive MCP Server

Search and read files from Google Drive, Docs, and Sheets.

Install
claude mcp add google-drive -- npx -y @modelcontextprotocol/server-google-drive
Direct API Alternative

You can also call this service directly via its API: Google APIs

Use the MCP when:

You want plug-and-play integration with Claude Code and don't need custom logic around the calls.

Use the API when:

You need fine-grained control, custom error handling, or want to chain multiple API calls in a script.

About

Access your Google Drive files directly from Claude Code. Search across documents, read Google Docs and Sheets content, and pull file metadata. Great for referencing specs, design docs, or data stored in Google Workspace without switching context.

Tags

googledrivedocssheetscloud-storage

Score Breakdown

CLI Score Breakdown6/11
Official SDK on npm/pip+2
Env var authentication (no browser OAuth)0
Works in headless/CI environments0
CLI tool available+1
JSON response for piping/parsing+1
Docs have curl/CLI examples+1
Reasonable rate limits for scripted use+1
Machine-readable pricing (md/JSON/static)0
Quality Score Breakdown
npm weekly downloads15k
GitHub stars83k
Days since last release16d
Issue close ratio75%
TypeScript typesYes
Docs qualitygood
Breaking changesrare

Performance

Latencyus-east-1 - 2026-03-26
p50
195ms
avg
240ms
p95
560ms

Scores

CLI
6
Quality
7
AuthorAnthropic
Weekly installs15,000
Last updated3/15/2026

Related

MCP ServerVerified~200ms - Moderate
8.5k/wk

Notion MCP Server

Create, read, and search Notion pages and databases from Claude Code.

CLI
7
Quality
8
claude mcp add notion -- npx -y @notionhq/mcp-server
MCP ServerVerifiedFeatured~120ms - Moderate
889k/wk

GitHub MCP Server

Access GitHub repos, issues, PRs, and actions directly from Claude Code.

CLI
10
Quality
10
claude mcp add github -- npx -y @modelcontextprotocol/server-github
MCP ServerVerifiedFeatured~200ms - Moderate
150k/wk

Playwright MCP Server

Browser automation with Playwright - test, scrape, and interact with web pages.

CLI
8
Quality
9
claude mcp add playwright -- npx -y @playwright/mcp