AlexW00/artifacthub-mcp
3.3
If you are the rightful owner of artifacthub-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is a Model Context Protocol (MCP) server designed for interacting with Helm charts on ArtifactHub.
Tools
Functions exposed to the LLM to take actions
helm-chart-info
Get information about a Helm chart such as id and latest version.
helm-chart-values
Get the default values.yaml of a Helm chart.
helm-chart-values-fuzzy-search
Fuzzy search for a value in the default values.yaml of a Helm chart.
helm-chart-template
Get a template of a Helm chart by name.
helm-chart-template-fuzzy-search
Fuzzy search the names/contents of templates.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client