ArtifactHub MCP Server
Related Servers
Alternatives to ArtifactHub MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables AI assistants to interact with Kubernetes clusters through natural language, supporting core Kubernetes operations, monitoring, security, and diagnostics.122 npm957MIT
- AlicenseNot gradedqualityDmaintenanceModel Context Protocol server that standardizes tool discovery, execution, and context management for AI applications.MIT
- AlicenseNot gradedqualityCmaintenanceA Model Context Protocol server that lets AI assistants query multiple Kubernetes clusters simultaneously using natural language.3MIT
- AlicenseBqualityFmaintenanceA Model Context Protocol server that enables AI assistants to query Prometheus metrics, discover available data, and analyze system performance through natural language interactions.548 npmMIT
- FlicenseNot gradedqualityDmaintenanceAn Model Context Protocol server that lets language models directly manage and visualize Kubernetes clusters through safe, high-level operational tools.1-
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides tools for introspecting and analyzing FastAPI applications, including route discovery, model schema extraction, and source code viewing. It enables users to explore API structures, generate documentation, and debug dependency injection hierarchies through natural language.MIT
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose with no overlap: helm-chart-info retrieves metadata, helm-chart-template gets specific template files, helm-chart-templates-fuzzy-search searches across templates, helm-chart-values retrieves the values.yaml file, and helm-chart-values-fuzzy-search searches within values.yaml. The descriptions make it unambiguous which tool to use for each task.
All tools follow a consistent snake_case pattern with a clear 'helm-chart-' prefix and descriptive suffixes (-info, -template, -templates-fuzzy-search, -values, -values-fuzzy-search). This predictable naming convention makes it easy to understand each tool's function at a glance.
With 5 tools, this server is well-scoped for its purpose of interacting with Helm charts on Artifact Hub. Each tool earns its place by covering distinct aspects: metadata retrieval, template access, values file access, and search capabilities for both templates and values.
The tool surface provides excellent coverage for querying and searching Helm chart components, but lacks any write operations (e.g., uploading or modifying charts). Given Artifact Hub's nature as a repository, this is reasonable, but agents cannot perform any creation or update actions through this interface.