Skip to main content
Glama
hd-deman

ArtifactHub MCP Server

by hd-deman

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"]
		}
	}
}

Related MCP server: Kube 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

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    A
    quality
    D
    maintenance
    Enables access to the Hugging Face Hub API to search and retrieve information about machine learning models, datasets, and their metadata. Provides comprehensive tools for exploring the Hugging Face ecosystem including model details, dataset information, and parquet file access.
    Last updated
    8
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI assistants to interact with and manage Kubernetes clusters, supporting operations on pods, deployments, services, configmaps, secrets, namespaces, metrics, and events with built-in safety features for destructive actions.
    Last updated
    9
    35
    1
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Enables LLMs to search Docker Hub repositories, discover container images, and manage Docker Hub repositories and tags through natural language queries. Supports both public content access and authenticated operations with Docker Personal Access Tokens.
    Last updated
    160
    Apache 2.0
  • A
    license
    -
    quality
    B
    maintenance
    Enables LLMs to search Flux HelmReleases and Argo Applications from kubesearch.dev, and temporarily clone repos to review actual manifests.
    Last updated
    3
    MIT

View all related MCP servers

Related MCP Connectors

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

  • Search public open-source code, documentation, metadata, vulnerabilities, changelogs, and examples.

  • Package intelligence for AI agents across npm, PyPI, crates.io and deps.dev. No API keys.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hd-deman/artifacthub-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server