← Registry

AI & Machine Learning

mingxinstorage.xyz

This server provides tools to search technical articles, query benchmark results, and estimate ROI for Mingxin's AI inference storage solutions.

1 endpoint3 known toolsFirst detected July 26, 2026Last detected September 6, 2026

ENDPOINT 1

https://www.mingxinstorage.xyz/api/mcp

No auth detected

MCP server metadata

Name
mingxin-mcp-server
Version
1.0.0
Capabilities
tools
Server instructions

Official Mingxin MCP server: query signed AI-inference-storage benchmarks (R1-R9), search Mingxin's technical articles, and estimate KV-cache tiering ROI. All numbers carry report citations; see https://mingxinstorage.xyz/en for sources.

Known tools 3

search_mingxin_docs

Search Mingxin's published articles on AI inference storage (KV cache tiering, NVMe-oF all-flash arrays, LLM serving).

Inferred read-only
query_benchmark

Query Mingxin's signed benchmark results for FX-series storage acceleration: throughput +29-40%, TTFT -26-32% (480B model on 8x AMD MI308X), model loading 6.

Inferred read-only
estimate_roi

Estimate the ROI of adding a Mingxin FX100 KV-cache storage tier to a GPU inference cluster.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mingxin-mcp-server]
url = "https://www.mingxinstorage.xyz/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mingxin-mcp-server": {
      "type": "http",
      "url": "https://www.mingxinstorage.xyz/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mingxin-mcp-server
Remote MCP URL: https://www.mingxinstorage.xyz/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mingxin-mcp-server": {
      "url": "https://www.mingxinstorage.xyz/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mingxin-mcp-server": {
      "type": "http",
      "url": "https://www.mingxinstorage.xyz/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mingxin-mcp-server",
  "transport": "streamable-http",
  "url": "https://www.mingxinstorage.xyz/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for mingxinstorage.xyz was fetched 2026-07-31T09:11:12.324Z and is being refreshed.

Trust status Neutral

mingxinstorage.xyz is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.