Skip to main content
Glama

sw_mcs_info

Retrieve MCS/CQI tables and BLER anchor SINR values, showing distance from Shannon limit, to compare model predictions with NR link-level curves.

Instructions

查 38.214 的 MCS / CQI 表,以及 BLER 模型各档的门限。

show_bler_anchors=true 时给出各 MCS 达到 10% BLER 所需的有效 SINR, 以及它距同频谱效率的香农极限有多远。这是模型预测,摆出来供人工对照 公开的 NR 链路级曲线——常见量级是 MCS0 约 -5~-7 dB、MCS28 约 20~23 dB。

表格本身是逐字录入的标准值,verify_tables 用"SE == q_m·R/1024"这条 表内蕴关系做过自检。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tableNo
show_bler_anchorsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It discloses that the BLER anchors are model predictions ('这是模型预测'), gives typical value ranges, and mentions the self-check of the standard table using 'SE == q_m·R/1024'. This provides meaningful context beyond a simple lookup tool, though it doesn't cover edge cases or side effects.

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 four sentences long, well-structured and front-loaded with the core purpose. Each sentence adds meaningful information, including a caveat and typical ranges. It could be slightly more concise, but it is appropriately sized and not bloated.

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?

The description gives a strong overall context: what the tool does, the nature of the output (standard vs predicted), and typical magnitude expectations. The existence of an output schema covers return values. However, the missing explanation of the `table` parameter is a notable gap for a 2-parameter tool.

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 0%, so the description must compensate. It explains the `show_bler_anchors` parameter and what it returns (effective SINR and Shannon limit distance). However, it does not explain the `table` parameter at all, leaving its meaning ambiguous. Thus the description adds value for one parameter but not the other.

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 the 38.214 MCS/CQI table and BLER model thresholds, which is a specific verb+resource. It distinguishes itself from sibling tools like sw_link_performance or sw_sweep_snr by focusing on standard table lookup rather than simulation or analysis.

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 manual comparison against public NR link-level curves ('供人工对照公开的 NR 链路级曲线'), but it does not explicitly state when to use this tool vs alternatives, nor does it mention when not to use it. The guidance is mostly implicit.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/TianLin0509/superwireless'

If you have feedback or need assistance with the MCP directory API, please join our Discord server