Ink Documentation

36,534 stars MDX 1 file ยท ~45,856 tokens

Helm (docs) MCP Server

Model Context Protocol (helm) server

View all docs servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "helm": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-helm"
      ]
    }
  }
}