mingxin-mcp-server

mingxin-tech/mingxin-mcp-server
★ 0 stars JavaScript File System Updated today
Official Mingxin MCP server: signed AI-inference-storage benchmarks (KV cache tiering, +29-40% throughput on AMD MI308X), article search, ROI estimation.
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": {
    "mingxin-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mingxin-tech/mingxin-mcp-server"
      ]
    }
  }
}