niradler/k8s-explorer-mcp
An intelligent MCP server for Kubernetes resource exploration, relationship mapping, and debugging. Understands CRDs, provides AI-powered insights, and optimizes responses for LLM consumption.
Platform-specific configuration:
{
"mcpServers": {
"k8s-explorer-mcp": {
"command": "npx",
"args": [
"-y",
"k8s-explorer-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...