strowk/mcp-k8s-go
Kubernetes cluster operations through MCP
Quick Start
Clone the repository:
git clone https://github.com/strowk/mcp-k8s-goClaude Desktop configuration example:
{
"mcpServers": {
"mcp-k8s-go": {
"command": "npx",
"args": [
"-y",
"strowk/mcp-k8s-go"
]
}
}
}Check the repository README for specific installation and configuration instructions.