Back to search
30
MCP

io.github.pdwi2020/mcp-server-colab-exec

io.github.pdwi2020/mcp-server-colab-exec

Execute Python code on Google Colab GPU runtimes (T4/L4) from any MCP client

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-colab-gpu
MCP server for executing Python on Google Colab GPU/TPU runtimes — supports all Colab Pro accelerators (T4/L4/A100/H100/G4) with high-memory
0 tools
Google Colab
MCP server for controlling Google Colab with notebook editing, runtime connection, shell commands, file operations, and GPU monitoring.
0 tools
io.github.csoai-org/code-executor-mcp
code-executor-mcp MCP server by MEOK AI Labs
0 tools
iflow-mcp_mcp-python-interpreter
MCP server for Python code execution and environment management
0 tools
@mseep/matlab-mcp-server
MCP server for MATLAB integration - Execute MATLAB code and generate scripts via MCP protocol
0 tools
google-colab-mcp
Model Context Protocol server for seamless Google Colab integration with AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.pdwi2020/mcp-server-colab-exec": {
      "url": "None",
      "transport": "http"
    }
  }
}