list_helm_releases
List all Helm releases in the cluster
How to use it
list_helm_releases is exposed by the MCP K8s MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the list_helm_releases tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install MCP K8s
docker run --rm -p 8080:8080 -i -v ~/.kube/config:/root/.kube/config ghcr.io/silenceper/mcp-k8s:latest --transport=sseOther tools in MCP K8s (13)
Add a new Helm repository (can be disabled)
Create new resources (can be disabled)
Delete resources (can be disabled)
Get all supported API resource types in the cluster
Get detailed information about a specific Helm release
Get detailed information about a specific resource
Install a Helm chart (can be disabled)
List configured Helm repositories
List all instances of a resource type
Remove a Helm repository (can be disabled)
Uninstall a Helm release (can be disabled)
Update existing resources (can be disabled)
Upgrade a Helm release (can be disabled)