google-drive-organization

jlewis54-star/google-drive-organization
★ 0 stars Python File System Updated 1d ago
AI-powered Digital Minimalist Google Drive CLI organizer and MCP server
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": {
    "google-drive-organiz": {
      "command": "uvx",
      "args": [
        "google-drive-organization"
      ]
    }
  }
}

Or install with pip: pip install google-drive-organization