Loading MCP server directory, please wait...
Guardrailed fleet ops for AI agents: multi-cluster Kubernetes via OCM with policy, approval, audit.
npx @getmcp/cli add io.github.sandeepbazar/ocm-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
KUBECONFIGPath to the kubeconfig with the OCM hub context (and optional spoke contexts).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sandeepbazar/ocm-mcp-server": {
"command": "uvx",
"args": [
"ocm-mcp-server"
],
"env": {
"KUBECONFIG": "",
"OCM_MCP_HUB_CONTEXT": "",
"OCM_MCP_READ_ONLY": ""
}
}
}
}