Skip to content
Back to search
30
MCP

google-drive-mcp

piotr-agier/google-drive-mcp

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.

Uptime
0.0%
116 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "google-drive-mcp": {
      "url": "https://www.npmjs.com/package/@piotr-agier/google-drive-mcp",
      "transport": "http"
    }
  }
}