kubernetes-ingress

GitHub

NGINX and NGINX Plus Ingress Controllers for Kubernetes

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "kubernetes-ingress": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-kubernetes-ingress"
      ]
    }
  }
}