Local-first MCP server for controlling Google Colab as a development, shell, file, and training runtime, with tools for notebook editing, GPU acceleration, and file transfer.
{
"mcpServers": {
"colab": {
"command": "uvx",
"args": [
"colab-mcp"
]
}
}
}