the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sandeepbazar/ocm-mcp-server",
"description": "Guardrailed fleet ops for AI agents: multi-cluster Kubernetes via OCM with policy, approval, audit.",
"repository": {
"url": "https://github.com/sandeepbazar/ocm-mcp-server",
"source": "github"
},
"version": "0.4.0",
"websiteUrl": "https://github.com/sandeepbazar/ocm-mcp-server/wiki",
"packages": [
{
"registryType": "pypi",
"identifier": "ocm-mcp-server",
"version": "0.4.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to the kubeconfig with the OCM hub context (and optional spoke contexts).",
"isRequired": true,
"format": "string",
"name": "KUBECONFIG"
},
{
"description": "Kubeconfig context name of the OCM hub cluster (defaults to the current context).",
"format": "string",
"name": "OCM_MCP_HUB_CONTEXT"
},
{
"description": "Set to 'true' to disable the gated write path entirely (read-only fleet access).",
"format": "string",
"name": "OCM_MCP_READ_ONLY"
}
]
},
{
"registryType": "oci",
"identifier": "ghcr.io/sandeepbazar/ocm-mcp-server:0.4.0",
"runtimeHint": "docker",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path (inside the container) to the mounted kubeconfig with the OCM hub context.",
"isRequired": true,
"format": "string",
"name": "KUBECONFIG"
},
{
"description": "Kubeconfig context name of the OCM hub cluster (defaults to the current context).",
"format": "string",
"name": "OCM_MCP_HUB_CONTEXT"
},
{
"description": "Set to 'true' to disable the gated write path entirely (read-only fleet access).",
"format": "string",
"name": "OCM_MCP_READ_ONLY"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-13T05:39:53.837324Z",
"publishedAt": "2026-08-13T05:39:53.837324Z",
"updatedAt": "2026-08-13T05:39:53.837324Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.4.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.