Mingxin MCP Server
Provides signed AI-inference-storage benchmark data, technical article search, and KV-cache tiering ROI estimation with transparent provenance.
README
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 |
|---|---|
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):
{
"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
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.