← Top 100 / Full directory (14,309)

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.

Docs ↗

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)
  • add

    Add two numbers and return the sum.

  • sub

    Subtract the second number from the first.

  • mul

    Multiply two numbers and return the product.

  • div

    Divide two numbers (floating point division).

Related servers