ArtifactHub MCP 服务器
这是一个用于与Artifacthub上的 Helm 图表交互的模型上下文协议 (MCP) 服务器。
用法
对于 VS-Code,请单击此自动安装链接。
或者,使用此 MCP 配置:
{
"servers": {
"artifacthub-mcp": {
"type": "stdio",
"command": "docker",
"args": ["run", "-i", "--rm", "ghcr.io/alexw00/artifacthub-mcp"]
}
}
}Related MCP server: Prometheus MCP Server
可用工具
helm-chart-info:获取有关 Helm chart 的信息,例如 id 和最新版本
helm-chart-values:获取 Helm chart 的默认 values.yaml
helm-chart-values-fuzzy-search:在 Helm chart 的默认 values.yaml 中模糊搜索值
helm-chart-template:通过名称获取 Helm chart 的模板
helm-chart-template-fuzzy-search:模糊搜索模板的名称/内容
A
license - permissive licenseA
qualityD
maintenanceMaintenance
–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.
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/AlexW00/artifacthub-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
