Back to directory
ductnn/mcp-kubernetes-server

ductnn/mcp-kubernetes-server

@ductnn

A lightweight MCP server that provides natural language processing and API access to Kubernetes clusters, combining both kubectl commands and Kubernetes Python client.

kubernetesmcpkubectlcloudcontainerorchestrationapi

Installation & Configuration

{
  "mcpServers": {
    "kubernetes": {
      "command": "uv",
      "args": [
        "run",
        "main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15