← Back to Plugins
MCP Server MCP

xyz.mingxinstorage/mingxin-mcp-server

github By github 👁 6 views ▲ 0 votes

Measured AI-inference-storage benchmarks with citations, article search, KV-cache ROI estimation.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.mingxinstorage.xyz/api/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "mingxin-mcp-server",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...