Mingxin MCP Server
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Mingxin MCP Servershow me benchmark results for Qwen3-480B on 8× MI308X"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Mingxin MCP Server
Official MCP 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.
Tools
Tool | What it does |
| 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's published articles on KV cache tiering, NVMe-oF all-flash storage and LLM serving (Chinese + English) |
| KV-cache tiering ROI estimate for a GPU cluster (faithful port of the reproducible Python model; mid-scenario estimates, not commitments) |
Related MCP server: TrustAtom MCP Server
Install
Remote (streamable HTTP, no install)
Endpoint: https://mingxinstorage.xyz/api/mcp
Cursor (~/.cursor/mcp.json):
{
"mcpServers": {
"mingxin": { "url": "https://mingxinstorage.xyz/api/mcp" }
}
}Claude Desktop / VS Code and other stdio-only clients (via this npm package):
{
"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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mingxin-tech/mingxin-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server