Skip to main content
Glama

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.

MCP client
Glama
MCP server

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.

100% free. Your data is private.
Tool DescriptionsA

Average 3.9/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

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.

Naming Consistency5/5

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.

Tool Count4/5

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.

Completeness4/5

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 tools
estimate_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.

ParametersJSON Schema
NameRequiredDescriptionDefault
nodesNoGPU node count, default 16
arraysNoFX100 array count, default 8
upliftNoOptional custom throughput uplift (0.29-0.40 measured band)
cold_shareNoOptional cold-recovery load share (0.1-0.5 estimated band)
gpus_per_nodeNoGPUs per node, default 8
Behavior4/5

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.

Conciseness5/5

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.

Completeness3/5

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.

Parameters3/5

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.

Purpose5/5

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.

Usage Guidelines3/5

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.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior4/5

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.

Conciseness4/5

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.

Completeness4/5

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.

Parameters4/5

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.

Purpose5/5

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.

Usage Guidelines2/5

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.

ParametersJSON Schema
NameRequiredDescriptionDefault
langNoLanguage filter, default en
limitNoMax results (1-10), default 5
queryYesSearch keywords (Chinese or English)
Behavior3/5

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.

Conciseness5/5

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.

Completeness4/5

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.

Parameters3/5

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.

Purpose5/5

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.

Usage Guidelines3/5

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.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.