niradler/k8s-explorer-mcp
If you are the rightful owner of k8s-explorer-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
K8s Explorer MCP is an intelligent MCP server designed for Kubernetes resource exploration, relationship mapping, and debugging.
Tools
Functions exposed to the LLM to take actions
list_contexts
List available contexts and accessible namespaces.
list_resources
Generic list any resource type.
get_resource
Get specific resource with smart matching for Pods.
kubectl
Execute kubectl commands for flexibility.
discover_resource
One tool for all discovery needs with depth parameter.
get_pod_logs
Get pod logs optimized for LLM consumption.
get_resource_changes
Timeline of changes showing what changed between versions.
compare_resource_versions
Detailed field-by-field version comparison.
build_resource_graph
Build complete resource graph with RBAC, Network Policy, and CRD relationship support.
debug_failing_pod
Complete debugging workflow for failing pods with guided investigation steps.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client