Python MCP server for Kubernetes with kubectl and helm
Bridge between AI tools and Kubernetes clusters. Requires kubectl and helm CLI tools installed.
{
"mcpServers": {
"kubernetes-python": {
"mcpServers": {
"kubernetes-py": {
"args": [
"mcp-kubernetes-server"
],
"command": "uvx"
}
}
}
}
}