MCP Server
MCP
io.github.luisgf/infrabroker
SSH & Kubernetes access broker for AI agents; the model never touches a credential.
Install
oci:ghcr.io/luisgf/infrabroker:3.1.2
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/luisgf/infrabroker:3.1.2",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Path to the broker config.json (hosts, signer endpoint or local CA, policy).",
"isRequired": true,
"format": "filepath",
"type": "named",
"name": "-config"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment