io.github.taybenlor/runno✓
io.github.taybenlor/runno · v0.10.6
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.taybenlor/runno",
"description": "MCP Server for the Runno Sandbox",
"repository": {
"url": "https://github.com/taybenlor/runno",
"source": "github"
},
"version": "0.10.6",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@runno/mcp",
"version": "0.10.6",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}