Skip to main content
Glama

ArtifactHub MCP Server

by AlexW00

Сервер ArtifactHub MCP

Это сервер Model Context Protocol (MCP) для взаимодействия с диаграммами Helm на Artifacthub .

Использование

Для VS-Code щелкните эту ссылку для автоматической установки .

В качестве альтернативы используйте следующую конфигурацию MCP:

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

Доступные инструменты

  • helm-chart-info: получить информацию о Helm chart, такую как идентификатор и последняя версия

  • helm-chart-values: получить default values.yaml диаграммы Helm

  • helm-chart-values-fuzzy-search: нечеткий поиск значения в default values.yaml диаграммы Helm

  • helm-chart-template: получить шаблон Helm chart по имени

  • helm-chart-template-fuzzy-search: нечеткий поиск по именам/содержимому шаблонов

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 -
  • -
    security
    -
    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.
  • -
    security
    -
    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
    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 -
    1

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