mingxin-mcp-server
Server Details
Measured AI-inference-storage benchmarks with citations, article search, KV-cache ROI estimation.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- mingxin-tech/mingxin-mcp-server
- GitHub Stars
- 0
- Server Listing
- Mingxin MCP Server
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3.9/5 across 3 of 3 tools scored.
Each tool has a clearly distinct purpose: ROI estimation, benchmark querying, and documentation search. No overlap in functionality, making it easy for an agent to select the right tool.
All tool names follow a consistent verb_noun pattern (estimate_roi, query_benchmark, search_mingxin_docs), with clear verbs and specific nouns. No mixing of conventions.
Three tools is a small but well-scoped set for a specialized server focused on Mingxin's FX-series storage. It covers the key informational needs without being overly thin.
The tools cover ROI estimation, benchmark results, and documentation search, which are the core functions for evaluating and understanding the product. Minor gaps like sales contact or configuration tools are acceptable for this narrow domain.
Available Tools
3 toolsestimate_roiAInspect
Estimate the ROI of adding a Mingxin FX100 KV-cache storage tier to a GPU inference cluster. Model is a faithful port of the reproducible Python model (accel_value.py). Results are mid-scenario estimates, not commitments.
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | No | GPU node count, default 16 | |
| arrays | No | FX100 array count, default 8 | |
| uplift | No | Optional custom throughput uplift (0.29-0.40 measured band) | |
| cold_share | No | Optional cold-recovery load share (0.1-0.5 estimated band) | |
| gpus_per_node | No | GPUs per node, default 8 |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Despite no annotations, the description discloses that results are mid-scenario estimates and not commitments, and that the model is a faithful port. This provides behavioral context beyond the schema, though it omits whether the tool is read-only or has side effects (implied harmless).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two concise sentences, front-loaded with the tool's purpose, followed by a caveat. No unnecessary words or repetition.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no output schema, the description does not specify what the tool returns (e.g., ROI value, format). It mentions mid-scenario estimates but lacks detail on output structure. Adequate but incomplete for a tool with no output schema.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% with each parameter described, so the description adds no additional parameter meaning. Baseline 3 is appropriate as the schema already handles parameter semantics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool estimates ROI for adding a specific storage tier to a GPU inference cluster, using a specific model. It distinguishes itself from siblings (query_benchmark, search_mingxin_docs) by its unique estimation purpose.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage for ROI estimation but does not explicitly tell the agent when to use this tool versus alternatives like query_benchmark or search_mingxin_docs. No when-not or alternative guidance is provided.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
query_benchmarkAInspect
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.2-9.3x vs NFS, and the full R1-R9 report list with hosted PDF URLs. All numbers come from signed test reports; reproducible via github.com/mingxin-tech/mingxin-kvcache-bench.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Despite no annotations, the description adds behavioral context by stating numbers come from signed test reports and are reproducible via a GitHub link. It discloses the data source and confirms the results are hosted as PDF URLs, making the behavior transparent for a read-only query tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence that packs significant detail (specific metrics, model, hardware, reproducibility). It is efficient but slightly dense, yet every part adds value. Could be split for readability, but overall well-structured.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no parameters, no output schema, and the tool's simplicity, the description adequately covers what is returned (list of reports with PDF URLs) and the data's provenance. It is complete enough for an agent to understand the tool's output and context.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters and 100% schema coverage (trivially), so the description does not need to add parameter meaning. Baseline of 4 is appropriate; no further explanation is required.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool queries Mingxin's signed benchmark results for FX-series storage acceleration, listing specific performance metrics and output contents. It uses the verb 'Query' and specifies the resource (signed benchmark results), making the purpose highly clear and distinct from siblings.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage when these specific benchmark results are needed, but provides no explicit guidance on when to use this tool versus the sibling tools 'estimate_roi' and 'search_mingxin_docs'. No exclusions or alternatives are mentioned, leaving the agent to infer usage context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
search_mingxin_docsAInspect
Search Mingxin's published articles on AI inference storage (KV cache tiering, NVMe-oF all-flash arrays, LLM serving). Returns titles, URLs and excerpts. Supports Chinese and English.
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Language filter, default en | |
| limit | No | Max results (1-10), default 5 | |
| query | Yes | Search keywords (Chinese or English) |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses that the tool returns titles, URLs, and excerpts and supports Chinese and English. However, it omits details about behavior such as pagination, rate limits, or data freshness, which would enhance transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences with no wasted words. It front-loads the core purpose and returns, then adds language support. Every sentence serves a clear purpose.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no output schema, the description correctly mentions return fields (titles, URLs, excerpts). All three parameters are accounted for in the schema with descriptions. The tool is a straightforward search, and the description covers key aspects for an agent to use it correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents parameters. The description adds minimal value by restating language support and that query accepts Chinese/English, which aligns with the schema. It does not introduce new meaning beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool searches Mingxin's published articles on a specific topic (AI inference storage) and specifies the return fields (titles, URLs, excerpts). It distinguishes itself from siblings like estimate_roi and query_benchmark, which serve different purposes.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description indicates when to use the tool (to search Mingxin's articles) but does not provide explicit guidance on when not to use it or mention alternatives. The context from sibling tools implies differentiation, but no direct comparison is given.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.