Loomal

mcp-server-colab-exec

MCP server by github.com/pdwi2020/mcp-server-colab-exec

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

6 starspypi: mcp-server-colab-exec

About mcp-server-colab-exec

mcp-server-colab-exec is an MCP (Model Context Protocol) server published by pdwi2020 in the official MCP registry, listed under Code Execution on Loomal. Execute Python code on Google Colab GPU runtimes (T4/L4) from any MCP client

It ships as a Python package on PyPI (mcp-server-colab-exec), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/pdwi2020/mcp-server-colab-exec, where the project has earned 6 GitHub stars.

Use mcp-server-colab-exec with your agent

Claude Code · one command
claude mcp add mcp-server-colab-exec -- uvx mcp-server-colab-exec
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-server-colab-exec": {
      "command": "uvx",
      "args": [
        "mcp-server-colab-exec"
      ]
    }
  }
}
pypimcp-server-colab-exec

Frequently asked questions

What is mcp-server-colab-exec?
mcp-server-colab-exec is an MCP (Model Context Protocol) server by pdwi2020 in the Code Execution category. Execute Python code on Google Colab GPU runtimes (T4/L4) from any MCP client
How do I connect mcp-server-colab-exec to Claude, Cursor, or another MCP client?
Install mcp-server-colab-exec from its pypi package (mcp-server-colab-exec) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-server-colab-exec open source?
Yes — the source code is public at github.com/pdwi2020/mcp-server-colab-exec, with 6 GitHub stars.
Can AI agents pay to use mcp-server-colab-exec?
Not yet through Loomal — mcp-server-colab-exec is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-server-colab-exec? Claim this listing free by verifying GitHub ownership, or contact us.