calculator
Evaluate mathematical expressions with precision using this TypeScript MCP Server tool, designed for accurate calculation tasks through a structured input schema.
Instructions
A safe calculator that can evaluate mathematical expressions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
expression | Yes | A mathematical expression to evaluate. Example: "2 * (3 + 4)" |