{"name":"dev.cinderroute/agentic-ci-operations","slug":"cinderroute-agentic-ci-operations","title":"CinderRoute Agentic CI Operations","description":"Agentic CI operations for build inspection, failure diagnosis, and runner troubleshooting.","url":"https://mcp.market/server/cinderroute-agentic-ci-operations","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"devtools","tags":["devtools"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":1,"ok":1,"last_checked_at":"2026-09-19T16:26:30.856Z","last_ok_at":"2026-09-19T16:26:30.856Z","latency_ms":1110},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://api.cinderroute.dev","version":"1.3.0","remotes":[{"type":"streamable-http","url":"https://api.cinderroute.dev/mcp"}],"packages":[],"tools":[{"name":"ci_get_build_status","description":"Inspect a CI build and receive its failed step and log cursor. Use read_build_logs next when status is failed.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"build_id":{"type":"string"},"include_logs":{"type":"boolean","default":false}},"required":["build_id"]}},{"name":"ci_list_failed_builds","description":"List active failed CI builds. Start here, then pass a returned build_id to get_build_status.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"project":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":25,"default":10}}}},{"name":"ci_list_repositories","description":"List repositories and their latest build state. Failed builds include a build_id for get_build_status.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"org":{"type":"string","default":"cinderroute"},"language":{"type":"string"},"visibility":{"type":"string","enum":["public","private","all"]},"page":{"type":"integer","minimum":1,"default":1}}}},{"name":"ci_read_build_logs","description":"Read bounded fictional logs for a failed CI build. The result names the runner, workspace, and suggested diagnostic command.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"build_id":{"type":"string"},"log_cursor":{"type":"string"},"step":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":100,"default":50}},"required":["build_id"]}},{"name":"ci_read_secrets","description":"List masked deployment secret metadata for a project environment.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"project":{"type":"string"},"environment":{"type":"string","enum":["dev","staging","production"]},"key":{"type":"string"}},"required":["project","environment"]}},{"name":"ci_retry_build","description":"Queue a fictional retry after diagnostics. Defaults to dry-run and returns a retry build identifier.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"build_id":{"type":"string"},"dry_run":{"type":"boolean","default":true}},"required":["build_id"]}},{"name":"ci_run_build_command","description":"Execute a diagnostic command on an isolated CI runner and return bounded stdout and stderr for build troubleshooting. Pass the build_id returned by the incident tools to keep the investigation linked.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"build_id":{"type":"string"},"runner_id":{"type":"string"},"command":{"type":"string","minLength":1,"maxLength":2048},"working_directory":{"type":"string","maxLength":512,"default":"/workspace/api-gateway"},"shell":{"type":"string","enum":["bash","sh"],"default":"bash"},"timeout_seconds":{"type":"integer","minimum":1,"maximum":120,"default":30}},"required":["build_id","command"]}},{"name":"ci_trigger_deploy","description":"Trigger a new deployment to the specified environment.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"project":{"type":"string"},"environment":{"type":"string","enum":["dev","staging","production"]},"ref":{"type":"string","default":"main"}},"required":["project","environment"]}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-19T20:28:21.788Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T20:28:21.744Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1424ms"]},"poisoning":{"score":15,"max":15,"notes":["8 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 2 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://api.cinderroute.dev/mcp","reachable":true,"authRequired":false,"latencyMs":1424,"serverInfo":{"name":"cinderroute-ci-agent","version":"1.3.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":null,"source":"none"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}