AI SummaryThis MCP server enables Claude to interact directly with Kubernetes clusters through kubectl commands, allowing developers to manage, inspect, and troubleshoot K8s deployments conversationally. It's essential for DevOps engineers and platform teams who want AI-assisted Kubernetes management.
Description
MCP server for interacting with Kubernetes clusters via kubectl
Install
{
"mcpServers": {
"kubernetes": {
"command": "npx",
"args": ["-y", "mcp-server-kubernetes"]
}
}
}Quality Score
B
Good
87/100
Standard Compliance85
Documentation Quality72
Usefulness88
Maintenance Signal100
Community Signal100
Scored Yesterday
Trust & Transparency
Open Source — MIT
Source code publicly auditable
Verified Open Source
Hosted on GitHub — publicly auditable
Actively Maintained
Last commit 7d ago
1.3k stars — Strong Community
229 forks
My Fox Den
Community Rating
Works With
claude_desktop
Claude Code