Colab Drive MCP

Synchronize Colab notebook files through Google Drive without executing notebook code.

stdiocommunityservice

Package Details

Transportstdio
Runtimeuvx

Environment Variables

COLAB_MCP_ROOT(str)
Required

Absolute local directory that bounds notebook file access.

COLAB_MCP_DRIVE_ACCESS(str)
Default:file

Google Drive access mode: file for minimal access or full for discovering existing notebooks.

COLAB_MCP_GOOGLE_CREDENTIALS(str)

Optional path to the local Google OAuth Desktop client JSON.

COLAB_MCP_GOOGLE_TOKEN(str)

Optional path to the local Google OAuth token JSON.