An open API service indexing awesome lists of open source software.

https://github.com/chatmcp/mcp-helm-chart

Helm Chart for MCP Server
https://github.com/chatmcp/mcp-helm-chart

Last synced: about 2 months ago
JSON representation

Helm Chart for MCP Server

Awesome Lists containing this project

README

          

# MCP Helm Chart

## How to use

- add helm repo

```shell
helm repo add chatmcp https://chatmcp.github.io/mcp-helm-chart
helm repo update
```

- install mcp server

```shell
helm install perplexity-ask chatmcp/mcp-server -n chatmcp
```