mcp-server-colab-exec
Related Servers
Alternatives to mcp-server-colab-exec
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceEnables MCP-compatible AI assistants to run Python code on Google Colab GPU/TPU runtimes, supporting accelerators like T4, A100, H100, with background execution and Google Drive integration.103MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for executing Python code on CoCalc cloud projects. It enables any MCP-compatible assistant to run Python and machine-learning workloads remotely on CoCalc infrastructure without local GPU requirements.MIT
- AlicenseBqualityDmaintenanceLocal-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.597Apache 2.0
- AlicenseNot gradedqualityFmaintenanceEnables Claude Code to execute shell commands, Python code, and file transfers on a Google Colab T4 GPU via an MCP server, bridging the GPU gap for AI coding agents.5MIT
- AlicenseBqualityBmaintenanceA Model Context Protocol server that gives Codex and other MCP clients access to Google Colab runtimes—allowing session allocation, command execution, notebook management, file operations, and data transfers.35Apache 2.0
- AlicenseBqualityDmaintenanceAn MCP server that bridges local AI agents to Google Colab notebooks, enabling execution of Python code and interaction with notebook states directly from the agent.1Apache 2.0
TDQS
Scored across 3 tools
Tools serve distinct use cases: inline code, file execution, and artifact collection. However, colab_execute and colab_execute_notebook both take 'code' parameter, risking slight confusion if descriptions aren't read carefully.
All tools follow a consistent 'colab_execute_<action>' pattern using snake_case. The naming is predictable and clear.
Three tools cover the core action of executing code on Colab. The count is slightly low but each tool provides distinct functionality, making it appropriate for the focused scope.
The set covers code execution and artifact retrieval, but lacks tools for managing runtimes (e.g., list, stop) or retrieving outputs separately. This creates minor operational gaps for agents.