Infrabroker runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 11 Sep 2026.
SSH & Kubernetes access broker for AI agents; the model never touches a credential.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return filepath.Join(fileDir, v)
importSSH := fs.Bool("import-ssh-config", false, "import hosts from ~/.ssh/config (ssh -G + known_hosts / keyscan)")
importSSH := fs.Bool("import-ssh-config", false, "import hosts from ~/.ssh/config (ssh -G + known_hosts / keyscan)")
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Kubernetes monitoring & ops for AI agents — safe-by-default access modes and guards.
Safe Kubernetes access for AI agents via MCP. Read-only by default, with explicit permission modes.
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
OpenShift/Kubernetes cluster management via the oc CLI for MCP clients
Kubernetes MCP server with RBAC-style, context-scoped guardrails for AI agents.
Kubernetes RCA agent that sandboxes its own AI with OPA Gatekeeper. MCP-ready for any client.
Dynamic pod spawner & proxy for ephemeral AI agent workspaces on Kubernetes without CRDs
Operate a k3s / Kubernetes cluster from your AI agent — safe-by-default MCP server.
Answers built from our own checks of this server.