Skip to main content
ClaudeWave
mingxin-tech avatar
mingxin-tech

mingxin-mcp-server

View on GitHub

Official Mingxin MCP server: signed AI-inference-storage benchmarks (KV cache tiering, +29-40% throughput on AMD MI308X), article search, ROI estimation.

MCP ServersOfficial Registry0 stars0 forksJavaScriptMITUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/mingxin-tech/mingxin-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mingxin": {
      "command": "node",
      "args": ["/path/to/mingxin-mcp-server/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/mingxin-tech/mingxin-mcp-server and follow its README for install instructions.
Use cases

MCP Servers overview

# Mingxin MCP Server

Official [MCP](https://modelcontextprotocol.io) server for **Mingxin (Tianjin) Semiconductor Equipment Co., Ltd.** — signed AI-inference-storage benchmark data, technical article search, and KV-cache tiering ROI estimation.

Every figure this server returns carries a signed test-report citation (R1–R9). The underlying benchmark is open source and reproducible: [mingxin-kvcache-bench](https://github.com/mingxin-tech/mingxin-kvcache-bench).

## Tools

| Tool | What it does |
|---|---|
| `query_benchmark` | Signed FX-series results: throughput +29–40%, TTFT −26–32% (Qwen3-480B class on 8× AMD MI308X), model loading 6.2–9.3× vs NFS; full R1–R9 report list with hosted PDF URLs |
| `search_mingxin_docs` | Search Mingxin's published articles on KV cache tiering, NVMe-oF all-flash storage and LLM serving (Chinese + English) |
| `estimate_roi` | KV-cache tiering ROI estimate for a GPU cluster (faithful port of the reproducible Python model; mid-scenario estimates, not commitments) |

## Install

### Remote (streamable HTTP, no install)

Endpoint: `https://mingxinstorage.xyz/api/mcp`

**Cursor** (`~/.cursor/mcp.json`):

```json
{
  "mcpServers": {
    "mingxin": { "url": "https://mingxinstorage.xyz/api/mcp" }
  }
}
```

**Claude Desktop / VS Code and other stdio-only clients** (via this npm package):

```json
{
  "mcpServers": {
    "mingxin": { "command": "npx", "args": ["-y", "mingxin-mcp-server"] }
  }
}
```

## Domain-level discovery

`https://mingxinstorage.xyz/.well-known/mcp.json`

## Honesty & provenance

- Measured numbers come only from signed/official test reports; vendor specs and estimates are labeled as such.
- ROI outputs are mid-scenario estimates with stated bands (uplift 29–40% measured; cold-recovery share 10–50% estimated, to be backfilled by pilot measurement).
- This server exposes only already-public website content; no customer data.

## License

MIT

What people ask about mingxin-mcp-server

What is mingxin-tech/mingxin-mcp-server?

+

mingxin-tech/mingxin-mcp-server is mcp servers for the Claude AI ecosystem. Official Mingxin MCP server: signed AI-inference-storage benchmarks (KV cache tiering, +29-40% throughput on AMD MI308X), article search, ROI estimation. It has 0 GitHub stars and was last updated today.

How do I install mingxin-mcp-server?

+

You can install mingxin-mcp-server by cloning the repository (https://github.com/mingxin-tech/mingxin-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is mingxin-tech/mingxin-mcp-server safe to use?

+

mingxin-tech/mingxin-mcp-server has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains mingxin-tech/mingxin-mcp-server?

+

mingxin-tech/mingxin-mcp-server is maintained by mingxin-tech. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to mingxin-mcp-server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mingxin-mcp-server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: mingxin-tech/mingxin-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mingxin-tech-mingxin-mcp-server)](https://claudewave.com/repo/mingxin-tech-mingxin-mcp-server)
<a href="https://claudewave.com/repo/mingxin-tech-mingxin-mcp-server"><img src="https://claudewave.com/api/badge/mingxin-tech-mingxin-mcp-server" alt="Featured on ClaudeWave: mingxin-tech/mingxin-mcp-server" width="320" height="64" /></a>

More MCP Servers

mingxin-mcp-server alternatives