Calculator
Dev Tools
Remote
4 tools
Perform quick, reliable arithmetic including addition, subtraction, multiplication, and division. Speed up everyday calculations and reduce errors across your workflows.
How to connect
1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://calculator-mcp-test--aitutor3.run.tools
2
Verify the tools loaded
Confirm
tools/list returns the expected tools before relying on them in production.Tools
(4)-
addAdd two numbers and return the sum.
-
subSubtract the second number from the first.
-
mulMultiply two numbers and return the product.
-
divDivide two numbers (floating point division).