libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
development
/ Helm MCP
Helm MCP
JSON →
sse
none
★ 25
development
MCP server to work with Helm charts
github ↗
Install
How to run this server
No install command recorded.
server path:
helm-mcp
Tools
What this server exposes
list_repository_charts
Lists all charts available in a Helm repository (or chart name for OCI registries)
list_chart_versions
Lists all available versions/tags for a chart
get_latest_version_of_chart
Retrieves the latest version of a specific chart
get_chart_values
Retrieves the values file for a chart (latest version or specific version)
get_chart_contents
Retrieves the contents of a chart (including templates, values, and metadata)
get_chart_dependencies
Retrieves the dependencies of a chart as defined in its Chart.yaml file
get_chart_images
Extracts container images used in a Helm chart by rendering templates and parsing Kubernetes manifests
Configuration
Environment & auth
auth
none
env
GITHUB_TOKEN
Resources
github
https://github.com/zekker6/mcp-helm ↗