Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

Colab Drive MCP in other clients