
Kubernetes List Pods
STDIOKubernetes MCP server for listing pods in a cluster
Kubernetes MCP server for listing pods in a cluster
#Clone the repo #Execute the following commands
#Add the below content in "claude_desktop_config.json"
{ "mcpServers": { "kubernetes_listpods": { "command": "kubernetes-listpods", "args": [] } } }
Note: In command, try to give pull path of go bin eg: ~/go/bin/kubernetes-listpods
#If you dont have claude desktop installed on your laptop, then try running below command in developer mode