Provides tools for interacting with Helm charts on ArtifactHub, including retrieving chart information, accessing default values.yaml files, searching within chart values, and fetching chart templates.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ArtifactHub MCP Servershow me the default values for the nginx-ingress chart"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ArtifactHub MCP Server
This is a Model Context Protocol (MCP) server for interacting with Helm charts on Artifacthub.
Usage
For VS-Code, click this auto-install-link.
Alternatively, use this MCP configuration:
Related MCP server: HubSpot MCP Server
Available tools
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