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/[email protected]

Or add to your MCP client config:

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

Related servers

Data from the Official MCP Registry