mcp server colab exec for Claude Desktop
io.github.pdwi2020/mcp-server-colab-exec
Execute Python code on Google Colab GPU runtimes (T4/L4) from any MCP client
client:Claude Desktop
transport:stdio
runtime:pypi
Install mcp server colab exec in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-server-colab-exec": {
"command": "uvx",
"args": [
"mcp-server-colab-exec"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs