mcp-drive

mcp-z/mcp-drive
★ 1 stars TypeScript File System Updated today
MCP server for Google Drive integration with file operations, folder navigation, search capabilities, and sharing management
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-drive": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-z/mcp-drive"
      ]
    }
  }
}

README Excerpt

Docs: https://mcp-z.github.io/mcp-drive Google Drive MCP server for searching files, browsing folders, and managing Drive content. - Search files and folders - Browse folder contents and paths - Move, create, and trash Drive items - Upload files from a local path or URL MCP supports stdio and HTTP. **Stdio**