hashicorp-mcp-servers-helm

sammcgeown/hashicorp-mcp-servers-helm
★ 1 stars Go Template 📊 Data/Analytics Updated 1d ago
Helm Chart to deploy HashiCorp's MCP servers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hashicorp-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "sammcgeown/hashicorp-mcp-servers-helm"
      ]
    }
  }
}