Skip to main content
Glama

ArtifactHub MCP Server

by AlexW00

ArtifactHub MCP-Server

Dies ist ein Model Context Protocol (MCP)-Server für die Interaktion mit Helm-Diagrammen auf Artifacthub .

Verwendung

Klicken Sie für VS-Code auf diesen Link zur automatischen Installation .

Alternativ können Sie diese MCP-Konfiguration verwenden:

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

Verfügbare Werkzeuge

  • helm-chart-info: Informationen zu einem Helm-Chart abrufen, z. B. ID und neueste Version
  • helm-chart-values: Holen Sie sich die Standardwerte.yaml eines Helm-Diagramms
  • helm-chart-values-fuzzy-search: Fuzzy-Suche nach einem Wert in der Standarddatei values.yaml eines Helm-Charts
  • helm-chart-template: Holen Sie sich eine Vorlage eines Helm-Charts nach Namen
  • helm-chart-template-fuzzy-search: Fuzzy-Suche nach Namen/Inhalten von Vorlagen
Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Ein Model Context Protocol-Server, der die Interaktion mit Helm-Diagrammen auf Artifacthub ermöglicht und Tools zum Abrufen von Diagramminformationen, Standardwerten und Vorlagen durch Abfragen in natürlicher Sprache bereitstellt.

  1. Verwendung
    1. Verfügbare Werkzeuge

      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