Back to directory
k8s_pilot

k8s_pilot

@bourbonkk14

A lightweight, centralized control plane server for managing multiple Kubernetes clusters with intuitive APIs, powered by MCP.

kubernetesk8smulti-clustercontrol-planepythoncloud

Installation & Configuration

{
  "mcpServers": {
    "k8s_pilot": {
      "command": "uv",
      "args": [
        "--directory",
        "<path-to-cloned-repo>/k8s-pilot",
        "run",
        "--with",
        "mcp[cli]",
        "mcp",
        "run",
        "k8s_pilot.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/16
Updated
2026/6/7