MCP Directory
Back

google-drive-mcp

by piotr-agier · TypeScript · ★ 140

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#mcp-server

Install

npx -y github:piotr-agier/google-drive-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "google-drive-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:piotr-agier/google-drive-mcp"
      ]
    }
  }
}

From the README

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 and calendar events through a standardized interface. - **Multi-format Support**: Work with Google Docs, Sheets, Slides, Calendar, and regular files - **File Management**: Create, update, delete, rename, move, copy, upload, and download files and folders - **Advanced Search**: Search across your entire Google Drive - **Shared Drives Support**: Full access to Google Shared Drives (formerly Te…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers