helm-chart-cli-mcp
If you are the rightful owner of helm-chart-cli-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Helm MCP is a protocol server that bridges AI assistants with the Helm package manager for Kubernetes, enabling natural language interaction with Helm commands.
Helm MCP provides a seamless interface between AI assistants and the Helm package manager, which is widely used for managing Kubernetes applications. By leveraging natural language processing, Helm MCP allows users to execute Helm commands such as installing charts, managing repositories, and handling releases through simple conversational requests. This integration simplifies the management of Kubernetes applications, making it accessible to users who may not be familiar with the command-line interface. Helm MCP supports a wide range of Helm functionalities, including chart creation, dependency management, release management, and repository management, among others. It is designed to be deployed easily using Docker or manually, with support for various platforms like Claude Desktop. The server is built with Python and requires Docker and Helm CLI for containerized deployment.
Features
- Natural Language Interaction: Allows users to interact with Helm using natural language requests.
- Comprehensive Helm Support: Supports a wide range of Helm functionalities including chart creation, release management, and repository management.
- Easy Deployment: Can be deployed using Docker or manually, with support for various platforms.
- Platform Integration: Compatible with platforms like Claude Desktop for seamless integration.
- Extensive Toolset: Provides a variety of tools for managing Helm charts and releases.
Tools
helm_completion
Generate autocompletion scripts for various shells.
helm_create
Create a new chart with the given name.
helm_lint
Runs a series of tests to verify that the chart is well-formed.
helm_package
Packages a chart into a chart archive.
helm_template
Renders chart templates locally and displays the output.