Skip to main content
Glama

ArtifactHub MCP Server

by AlexW00

ArtifactHub MCP サーバー

これは、 Artifacthub上の Helm チャートと対話するための Model Context Protocol (MCP) サーバーです。

使用法

VS-Code の場合は、この自動インストール リンクをクリックします。

あるいは、次の MCP 構成を使用します。

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

利用可能なツール

  • helm-chart-info: Helm チャートの ID や最新バージョンなどの情報を取得します。
  • helm-chart-values: Helm チャートのデフォルト値の values.yaml を取得します。
  • helm-chart-values-fuzzy-search: Helm チャートのデフォルト値 values.yaml 内の値のあいまい検索
  • helm-chart-template: 名前でHelmチャートのテンプレートを取得する
  • 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