Skip to main content
ClaudeWave

A Model Context Protocol (MCP) server that provides secure integration with Google Drive, Docs, Sheets, Slides and Calendar. It allows Claude Desktop and other MCP clients to manage files in Google Drive through a standardized interface.

MCP Servers167 stars93 forksTypeScriptMITUpdated 26d ago
ClaudeWave Trust Score
92/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/piotr-agier/google-drive-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "google-drive-mcp": {
      "command": "node",
      "args": ["/path/to/google-drive-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/piotr-agier/google-drive-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
mcpmcp-server

What people ask about google-drive-mcp

What is piotr-agier/google-drive-mcp?

+

piotr-agier/google-drive-mcp is mcp servers for the Claude AI ecosystem. A Model Context Protocol (MCP) server that provides secure integration with Google Drive, Docs, Sheets, Slides and Calendar. It allows Claude Desktop and other MCP clients to manage files in Google Drive through a standardized interface. It has 167 GitHub stars and was last updated 26d ago.

How do I install google-drive-mcp?

+

You can install google-drive-mcp by cloning the repository (https://github.com/piotr-agier/google-drive-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is piotr-agier/google-drive-mcp safe to use?

+

Our security agent has analyzed piotr-agier/google-drive-mcp and assigned a Trust Score of 92/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains piotr-agier/google-drive-mcp?

+

piotr-agier/google-drive-mcp is maintained by piotr-agier. The last recorded GitHub activity is from 26d ago, with 8 open issues.

Are there alternatives to google-drive-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy google-drive-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: piotr-agier/google-drive-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/piotr-agier-google-drive-mcp)](https://claudewave.com/repo/piotr-agier-google-drive-mcp)
<a href="https://claudewave.com/repo/piotr-agier-google-drive-mcp"><img src="https://claudewave.com/api/badge/piotr-agier-google-drive-mcp" alt="Featured on ClaudeWave: piotr-agier/google-drive-mcp" width="320" height="64" /></a>

More MCP Servers