← all servers

@wrtnlabs/calculator-mcp

v0.2.1 · 6 tools · source

82B/ 100
npx -y @wrtnlabs/calculator-mcp

Check breakdown

Tools exposedServer exposed 6 tools.
• add
• div
• mod
• mul
• sqrt
• sub
Input schemas validAll tools have a valid JSON-Schema input definition.
Tool namingAll tool names follow the recommended convention.
!Descriptions11 description issue(s) found.
add.a: parameter has no description
add.b: parameter has no description
div.a: parameter has no description
div.b: parameter has no description
mod.a: parameter has no description
mod.b: parameter has no description
mul.a: parameter has no description
mul.b: parameter has no description
sqrt.a: parameter has no description
sub.a: parameter has no description
sub.b: parameter has no description
Descriptions are the model's only guide to when/how to call a tool — treat them as prompt engineering.
Describe every tool and every parameter, including units, formats, and constraints.
!Tool annotations6 tool(s) declare no safety annotations.
• add
• div
• mod
• mul
• sqrt
• sub
Add annotations like readOnlyHint / destructiveHint so clients can gate risky calls.
A `title` annotation also gives clients a friendly display name.
Handshake + list latencytools/list responded in 4ms.

Add the badge

Paste into your README:

[![scoremcp](https://scoremcp.dev/badge/mcp-server-calculator)](https://scoremcp.dev/servers/mcp-server-calculator)