ddjain/kubernetics-mcp-server
3.3
If you are the rightful owner of kubernetics-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides Kubernetes cluster introspection tools.
Tools
Functions exposed to the LLM to take actions
get-kubernetics-namespaces
Returns a list of namespaces in the cluster.
get-kubernetics-pods-detail-by-namespace
Returns pod details filtered by namespace.
get-kubernetics-all-pods-detail
Returns all pod details from the cluster.
describe-kubernetics-pod
Describe a specific pod by name and namespace.
get-kubernetics-events
Get sorted events from a namespace.
get-kubernetics-top-nodes
Get CPU and memory usage for nodes.
get-kubernetics-node-details
Get Kubernetes node taints and labels.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client