Overview
What is MCP Helm Chart?
A Helm chart repository for deploying MCP servers on Kubernetes. It provides a straightforward way to install and manage MCP servers via Helm.
How to use MCP Helm Chart?
Add the Helm repository and then install an MCP server using the provided commands: helm repo add chatmcp https://chatmcp.github.io/mcp-helm-chart and helm repo update, followed by helm install perplexity-ask chatmcp/mcp-server -n chatmcp.
Key features of MCP Helm Chart
- Deploy MCP servers with Helm.
- Simple repository addition and installation.
Use cases of MCP Helm Chart
—
FAQ from MCP Helm Chart
What does MCP Helm Chart do?
It is a Helm chart that allows you to install MCP servers on Kubernetes. The README provides commands for adding the repository and installing a server.
How do I install an MCP server using this chart?
Run helm repo add chatmcp https://chatmcp.github.io/mcp-helm-chart && helm repo update, then helm install <release-name> chatmcp/mcp-server -n <namespace>.
What dependencies does it require?
You need Helm installed and a Kubernetes cluster. No further dependencies are mentioned.
What transport or authentication is used?
—
Are there any known limits?
—