MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP Helm Charts — Production-ready Helm charts for deploying Model Context Protocol (MCP) servers on Kubernetes

Created 3/13/2026
Updated about 19 hours ago
Repository documentation and setup instructions

mcp-helm-charts

MCP Helm Charts — Production-ready Helm charts for deploying Model Context Protocol (MCP) servers on Kubernetes

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/HMetcalfeW/mcp-helm-charts
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "hmetcalfew-mcp-helm-charts": { "command": "git", "args": [ "clone", "https://github.com/HMetcalfeW/mcp-helm-charts" ] } } }