mcp-kubernetes

giantswarm/mcp-kubernetes
★ 1 stars Go ⚙️ DevOps Updated today
Model Context Protocol (MCP) server for Kubernetes
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-kubernetes": {
      "command": "go",
      "args": [
        "run",
        "github.com/giantswarm/mcp-kubernetes@latest"
      ]
    }
  }
}

Topics

kubernetesmcp-server