# Helm MCP MCP server

Give your AI assistant access to real Helm chart data. No more hallucinated values.yaml files.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-kubedoll-heavy-industries-helm-mcp
- Repository: https://github.com/Kubedoll-Heavy-Industries/helm-mcp

## Install
- Endpoint: https://helm-mcp.kubedoll.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://helm-mcp.kubedoll.com/mcp

## Tools
- get_dependencies - Get chart dependencies (sub-charts). Each dependency entry includes the dependency's repository URL — feed that URL back into search_charts, get_versions, or get_values to inspect the dependency. Supports both HTTP/HTTPS repos and OCI registries (oci://). Endpoint: https://helm-mcp.kubedoll.com/mcp
- get_notes - Get chart NOTES.txt (post-install instructions). Supports both HTTP/HTTPS repos and OCI registries (oci://). Endpoint: https://helm-mcp.kubedoll.com/mcp
- get_values - Get chart values.yaml with optional JSON schema. Uses depth limiting (default 2) to show structure without overwhelming context. Use path to drill into specific sections, depth=0 for full YAML. include_examples surfaces nearby commented YAML examples and requires path to be set. Supports both HTTP/HTTPS repos and OCI registries (oci://). Endpoint: https://helm-mcp.kubedoll.com/mcp
- get_versions - Get available versions of a chart (newest first). Supports both HTTP/HTTPS repos and OCI registries (oci://). Use this to confirm a chart exists before calling get_values, or to find a specific version to pin. Endpoint: https://helm-mcp.kubedoll.com/mcp
- search_charts - List or search charts in a Helm repository. Provide a repository_url, then optionally filter by keyword (e.g. keyword='postgres'). Note: OCI registries (oci://) do not support browsing — for OCI you must already know the chart name, then call get_versions or get_values directly with that name. Endpoint: https://helm-mcp.kubedoll.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.Kubedoll-Heavy-Industries
- Version: 0.1.4
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 18, 2026
- Source: https://registry.modelcontextprotocol.io
