Kubernetes Pod Lister
STDIOMCP server for listing and managing Kubernetes pods.
MCP server for listing and managing Kubernetes pods.
#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