Kubernetes ListPods
Enables interaction with Kubernetes clusters to list pods in specified namespaces using the user's kubeconfig file fo...
What it does
Enables interaction with Kubernetes clusters to list pods in specified namespaces using the user's kubeconfig file for DevOps workflows, monitoring, and troubleshooting deployments.
Kubernetes ListPods MCP server enables Claude to interact with Kubernetes clusters by providing a tool to list pods in specified namespaces. Built with Go using the official Kubernetes client libraries and the mcp-go framework, it reads from the user's kubeconfig file to establish cluster connections. The implementation handles dynamic client creation, resource mapping, and pod retrieval through a simple interface that requires only a namespace parameter. This tool is particularly useful for DevOps workflows, cluster monitoring, and troubleshooting Kubernetes deployments directly within Claude conversations.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · registry-generated description present