Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub damionrashford/mlx --plugin mlxCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"colab-mcp": {
"type": "http",
"command": "uvx",
"args": [
"git+https://github.com/googlecolab/colab-mcp"
],
"url": "https://github.com/googlecolab/colab-mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
uvxhttps://github.com/googlecolab/colab-mcpCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.