Colab Drive MCP for Claude Code
io.github.yummytastycode/colab-drive-mcp
Synchronize Colab notebook files through Google Drive without executing notebook code.
client:Claude Code
transport:stdio
runtime:pypi
Install Colab Drive MCP in Claude Code
run in your project directory
claude mcp add colab-drive-mcp -e COLAB_MCP_ROOT=<COLAB_MCP_ROOT> -e COLAB_MCP_DRIVE_ACCESS=<COLAB_MCP_DRIVE_ACCESS> -e COLAB_MCP_GOOGLE_CREDENTIALS=<COLAB_MCP_GOOGLE_CREDENTIALS> -e COLAB_MCP_GOOGLE_TOKEN=<COLAB_MCP_GOOGLE_TOKEN> -- uvx colab-drive-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs