nutanix-mcp

dantte-lp/nutanix-mcp
★ 0 stars C# AI/LLM Updated 14d ago
Hybrid retrieval MCP server for the Nutanix documentation corpus (.NET 10 + pgvector + ONNX)
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": {
    "nutanix-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dantte-lp/nutanix-mcp"
      ]
    }
  }
}

README Excerpt

Hybrid-retrieval Model Context Protocol server for the Nutanix documentation corpus. Built on .NET 10 with pgvector, vchord, and ONNX Runtime. The server combines a dense vector search over `bge-m3` embeddings with a sparse BM25 path through `vchord_bm25`, fuses results via Reciprocal Rank Fusion, hydrates parent context, and reranks with