SSH & Kubernetes access broker for AI agents; the model never touches a credential.
Infrabroker MCP server exists for a simple reason — assistants are far more useful when they can act on Infrabroker directly instead of describing what you should do. SSH & Kubernetes access broker for AI agents; the model never touches a credential.
The agent requests an action — run a command on a host, query or change a cluster. infrabroker checks it against policy, executes it with a credential minted for that single operation — an ephemeral, scope-limited SSH certificate from its own CA, or a short-lived bound ServiceAccount token — and returns only the output. Keys, certificates and tokens live in the broker's memory and are discarded after the call: nothing enters the model's context, so a prompt-injected agent has nothing to exfiltrate.
Once Infrabroker is connected, these are the calls the assistant has available:
Service — EndpointSigner — POST /v1/signBeing a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
Plenty of cloud and infrastructure servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Infrabroker's toolset — Service, Signer — is a fair guide to whether it matches your workflow. It is maintained by luisgf; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Service | Endpoint |
| Signer | POST /v1/sign |
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.