jhelm

alexmond/jhelm
★ 0 stars Java AI/LLM Updated 15d ago
Helm for the JVM — render charts and manage releases in pure Java, byte-for-byte compatible with `helm template`. Library, Spring Boot starter, REST API, MCP server (AI tools), and CLI.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "jhelm": {
      "command": "npx",
      "args": [
        "-y",
        "alexmond/jhelm"
      ]
    }
  }
}

README Excerpt

= jhelm :jhelm-version: 0.4.0 :url-docs: https://www.alexmond.org/jhelm/current/index.html :url-docs-mcp: https://www.alexmond.org/jhelm/current/mcp.html :url-docs-rest: https://www.alexmond.org/jhelm/current/rest-api.html :toc: image:https://img.shields.io/maven-central/v/org.alexmond/jhelm-core.svg?label=Maven%20Central[Maven Central,link=https://search.maven.org/artifact/org.alexmond/jhelm-core]

Topics

ai-toolsdevopsgo-templatehelmhelm-chartsjavajvmkuberneteskubernetes-helmmcpmodel-context-protocolspring-aispring-boot