Back to search
30
MCP
google-drive-mcp
piotr-agier/google-drive-mcpA 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%
4 probes
Response
0ms
last probe
Tools
0
callable
Similar MCP servers embedding-nearest
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"
}
}
}