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
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

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

      • A
        security
        F
        license
        A
        quality
        A Model Context Protocol server that enables AI models to interact with GitHub's API, allowing for repository creation and management with descriptions, topics, and website URLs through natural language commands.
        Last updated -
        1
        JavaScript
      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that provides tools for interacting with HubSpot CRM, allowing users to create, update, delete, and fetch summary records stored as Note engagements in HubSpot.
        Last updated -
        JavaScript
        MIT License
      • -
        security
        A
        license
        -
        quality
        Model Context Protocol server for interacting with the HaloPSA API, enabling AI assistants like Claude to manage tickets, users, and assets in HaloPSA through natural language.
        Last updated -
        74
        JavaScript
        MIT License
        • Apple
        • Linux
      • -
        security
        F
        license
        -
        quality
        Model Context Protocol server that enables interaction with GitHub repositories, issues, pull requests, and search functionality through natural language.
        Last updated -
        TypeScript

      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