File Systems
Trust: 25/100 (Limited)Google Drive Guide
Google Drive integration with file operations, folder navigation, search, and sharing
Quick Start
Install
npx @mcp-z/mcp-driveClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mcp-z-mcp-drive": {
"command": "npx",
"args": [
"@mcp-z/mcp-drive"
]
}
}
}