calculator-mcp-server
Related Servers
Alternatives to calculator-mcp-server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceA calculator-focused MCP server with TypeScript and Zod validation, providing tools, resources, and prompts for basic arithmetic operations.-
- AlicenseBqualityBmaintenanceA minimal MCP server template for learning NitroStack, providing calculator-focused tools, resources, and prompts with TypeScript and Zod validation.24 npmISC
- FlicenseBqualityBmaintenanceA starter template for building a calculator-focused MCP server with tools, resources, and prompts using TypeScript and Zod validation.2-
- FlicenseBqualityCmaintenanceA minimal MCP server template that offers calculator tools, resources, and prompts for learning NitroStack fundamentals, built with TypeScript and Zod.2-
- FlicenseNot gradedqualityDmaintenanceA boilerplate project for quickly developing MCP servers using TypeScript, featuring example implementations of tools (calculator, greetings) and resources (server info) with Zod schema validation.-
- FlicenseNot gradedqualityCmaintenanceMinimal MCP server for basic calculator operations, built with NitroStack, TypeScript, and Zod validation.6 npm-
TDQS
Scored across 2 tools
The two tools, 'calculate' and 'convert_temperature', have clearly distinct purposes with no overlap. An agent can easily select the appropriate tool based on the task.
Both tool names follow a consistent verb_noun pattern: 'calculate' (verb) and 'convert_temperature' (verb_noun). The naming is predictable and clear.
With only 2 tools, the set is minimal but still reasonable for a focused calculator server. It covers core arithmetic calculation and temperature conversion without unnecessary clutter.
The tool surface covers basic arithmetic and temperature conversion, but lacks other common calculator operations like exponentiation, trigonometry, or memory functions, leaving notable gaps for a general-purpose calculator.