Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default | 
|---|---|---|---|
No arguments  | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description | 
|---|---|
No prompts  | |
Resources
Contextual data attached and managed by the client
| Name | Description | 
|---|---|
No resources  | |
Tools
Functions exposed to the LLM to take actions
| Name | Description | 
|---|---|
| helm-chart-info | Get information about a Helm chart from Artifact Hub, including ID, latest version, and description  | 
| helm-chart-values | Get the values.yaml file for a specific Helm chart from Artifact Hub  | 
| helm-chart-values-fuzzy-search | Fuzzy search through all properties/values/comments in a Helm chart's values.yaml file  | 
| helm-chart-template | Get the content of a template file from a Helm chart in Artifact Hub  | 
| helm-chart-templates-fuzzy-search | Fuzzy search through all template filenames/contents in a Helm chart  |