HomeOther › runno

runno

MCP Server for the Runno Sandbox

TypeScript
★ 773 stars Last pushed 2026-08-01 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.10.6)

npx -y @runno/mcp@0.10.6

Or add to your MCP client config:

{
  "mcpServers": {
    "runno": {
      "command": "npx",
      "args": [
        "-y",
        "@runno/mcp@0.10.6"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry