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:
{
"servers": {
"artifacthub-mcp": {
"type": "stdio",
"command": "docker",
"args": ["run", "-i", "--rm", "ghcr.io/alexw00/artifacthub-mcp"]
}
}
}
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
ArtifactHub Helm Chart Explorer
by AlexW00
Project Details
- AlexW00/artifacthub-mcp
- MIT License
- Last Updated: 5/15/2025
Recomended MCP Servers
Oracle HCM Cloud MCP Server by CData
This read-only MCP Server allows you to connect to Oracle HCM Cloud data from Claude Desktop through CData...
🧩
X Server
Ordiscan MCP Server
ordiscan mcp
CucumberStudio MCP Server
🧩
Pyodide Server
A Pyodide server implementation for the Model Context Protocol (MCP).
Hedera MCP Server
🧩
Database Tools
MCP tool that allows you to interact with MySQL databases
🧩
MCP Serverless Functions Example
🧩
Email Sender Server
Outline Knowledge Base Server
🧩
Greenhouse MCP Server
Create MCP
CLI to set up and deploy MCP Servers to Cloudflare Workers in seconds. Just write TypeScript functions to...





