Skip to main content
Glama

ArtifactHub MCP Server

by AlexW00

ArtifactHub MCP 服务器

这是一个用于与Artifacthub上的 Helm 图表交互的模型上下文协议 (MCP) 服务器。

用法

对于 VS-Code,请单击此自动安装链接

或者,使用此 MCP 配置:

{ "servers": { "artifacthub-mcp": { "type": "stdio", "command": "docker", "args": ["run", "-i", "--rm", "ghcr.io/alexw00/artifacthub-mcp"] } } }

可用工具

  • 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:模糊搜索模板的名称/内容
Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

模型上下文协议服务器,可与 Artifacthub 上的 Helm 图表进行交互,提供通过自然语言查询检索图表信息、默认值和模板的工具。

  1. 用法
    1. 可用工具

      Related MCP Servers

      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that enables interaction with Foundry tools through natural language, allowing users to create projects, build contracts, run tests, and manage Ethereum development environments.
        Last updated -
        1
        Python
        MIT License
      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that provides seamless integration with Trino and Iceberg, enabling data exploration, querying, and table maintenance through a standard interface.
        Last updated -
        14
        Python
        Apache 2.0
      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol server that provides integration with LeetCode APIs, enabling automated interaction with programming problems, contests, solutions, and user data across both leetcode.com and leetcode.cn platforms.
        Last updated -
        13
        186
        22
        TypeScript
        MIT License
      • -
        security
        F
        license
        -
        quality
        A utility module for creating Model Context Protocol servers declaratively, allowing developers to easily define tools, prompts, and resources with a simplified syntax.
        Last updated -
        64
        JavaScript

      View all related MCP servers

      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