helix-mcp-knowledge

hvolckaert/helix-mcp-knowledge
★ 0 stars Python Memory/Knowledge Updated 1d ago
MCP server for evidence-based retrieval across official BMC Helix documentation and isolated project knowledge.
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": {
    "helix-mcp-knowledge": {
      "command": "uvx",
      "args": [
        "helix-mcp-knowledge"
      ]
    }
  }
}

Or install with pip: pip install helix-mcp-knowledge

README Excerpt

An MCP server for evidence-based retrieval across the BMC Helix documentation ecosystem. It keeps documentary knowledge (`helix-mcp-knowledge`) separate from live environment data (`helix-mcp-gateway`). An autonomous Helix specialist needs two different kinds of evidence: 1. **Knowledge** answers what the applicable BMC and project documentation says,

Tools (9)

currentget_active_projectget_sectionget_update_statuslist_productslist_projectslist_versionssearch_docsset_active_project