Skip to main content
Glama

gk-pay-skills-mcp

Calc

calc

选型估算(三相 380V 基准,经验公式)。每次 ¥0.05。 type: cable 电缆截面 | breaker 断路器 | motor 电机电流 power: 功率 kW(必填,>0) voltage: 电压 V(默认 380) length: 长度 m(电缆用,默认 50)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeYes
powerYes
lengthNo
voltageNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.8/5.0
Behavior3/5

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

No annotations are provided, so the description carries the burden. It discloses that it uses empirical formulas and a base of 380V three-phase, and mentions a cost of ¥0.05 per call. However, it doesn't disclose any side effects (none expected), rate limits, or output details, which is acceptable for a calculation 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 concise, with each line defining a parameter compactly. The cost is noted upfront, and defaults are provided. Slight trade-off in structure: the description is a bullet list but not separated by newlines in the text, yet it remains scannable.

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 the tool has an output schema (unseen), the description doesn't need to explain return values. It covers the essential parameters and their purposes, and the pricing is a useful contextual detail. It's complete for a calculation tool with a clear scope.

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?

Schema description coverage is 0%, so the description must define parameters. It explains type (cable, breaker, motor), power (kW required), voltage (default 380), and length (used for cable, default 50). This adds meaning beyond the schema, which only defines types without choices.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The title and description indicate a calculation tool for electrical selection (cable, breaker, motor) based on empirical formulas. The purpose is clear, but it doesn't explicitly distinguish from siblings, though siblings are in different domains (e.g., bazi_quick, diagnose).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description states the default voltage and length, and indicates that length is used for cable type. However, it doesn't explicitly state when to use this tool vs. alternatives, but given the sibling domain differences, usage context is implied.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.