Colab Drive MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 142 installs a week from pypi. Last commit 8 Jun 2026.
Synchronize Colab notebook files through Google Drive without executing notebook code.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add colab-drive-mcp -- uvx colab-drive-mcp
{
"mcpServers": {
"colab-drive-mcp": {
"args": [
"colab-drive-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.colab-drive-mcp]
command = "uvx"
args = ["colab-drive-mcp"]
{
"mcpServers": {
"colab-drive-mcp": {
"args": [
"colab-drive-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"colab-drive-mcp": {
"args": [
"colab-drive-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.