google-drive-mcp
by piotr-agier · TypeScript · ★ 175
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.
Install
npx -y github:piotr-agier/google-drive-mcp Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"google-drive-mcp": {
"command": "npx",
"args": [
"-y",
"github:piotr-agier/google-drive-mcp"
]
}
}
} From the README
Related filesystem servers
headroom
headroomlabs-ai
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
claude-plugins-official
anthropics
Official, Anthropic-managed directory of high quality Claude Code Plugins.
webiny-js
webiny
Open-source, self-hosted CMS platform on AWS serverless (Lambda, DynamoDB, S3). TypeScript framework with multi-tenancy, lifecycle hooks, GraphQL API, and AI-assisted development via MCP server. Built for developers at large organizations.
DesktopCommanderMCP
wonderwhy-er
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
sandbox
agent-infra
All-in-One Sandbox for AI Agents that combines Browser, Shell, File, MCP and VSCode Server in a single Docker container.
excel-mcp-server
haris-musa
A Model Context Protocol server for Excel file manipulation