← Back to Plugins
MCP Server MCP

io.github.your-ko/mcp-k8s-ro

github By github 👁 2 views ▲ 0 votes

Read-only Kubernetes MCP server: inspect resources, logs, events, and metrics. Secrets are masked.

Homepage Verified source GitHub

Install

oci:ghcr.io/your-ko/mcp-k8s-ro:1.2.0

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/your-ko/mcp-k8s-ro:1.2.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to the kubeconfig file. Defaults to ~/.kube/config.",
          "format": "string",
          "name": "KUBECONFIG"
        }
      ]
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...