ClaudeWave
alexei-led
alexei-led

k8s-mcp-server

View on GitHub

K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI systems to assist with cluster management, troubleshooting, and deployments

MCP Servers207 stars39 forksPythonMITUpdated 1mo ago
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "k8s": {
      "command": "node",
      "args": ["/path/to/k8s-mcp-server/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/alexei-led/k8s-mcp-server and follow its README for install instructions.
Use cases
⚙️ DevOps🛠️ Dev Tools

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
ai-assistantargocdclaudedevopsdockerhelmistioctlk8skubectlkubernetesmcpmcp-servermodelcontextprotocol

More MCP Servers