MCP Server
MCP
io.github.pdwi2020/mcp-server-colab-exec
Execute Python code on Google Colab GPU runtimes (T4/L4) from any MCP client
Install
uvx mcp-server-colab-exec
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-server-colab-exec",
"version": "0.1.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment