modal-sandbox-mcp

amichae2/modal-sandbox-mcp
★ 0 stars Python Code/Dev Tools Updated today
MCP server that runs Python on Modal cloud hardware (CPU/RAM/GPU) — for Open WebUI and other MCP clients
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "modal-sandbox-mcp": {
      "command": "uvx",
      "args": [
        "modal-sandbox-mcp"
      ]
    }
  }
}

Or install with pip: pip install modal-sandbox-mcp

Topics

cpugpugpu-computingmcpmcp-servermcp-serversmcp-toolsmodalopenwebuiopenwebui-mcpopenwebui-toolpython