calculator-mcp-test
Perform quick addition, subtraction, multiplication, and division.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Add: Add two numbers and return the sum.
- Sub: Subtract the second number from the first.
- Mul: Multiply two numbers and return the product.
What data it sees
Do you need an account
No: the server works without sign-in
Perform quick addition, subtraction, multiplication, and division. Streamline numeric workflows with fast, reliable results. Reduce errors and save time on everyday calculations.
Server tool list (4)
Raw names from tools/list. Only developers need these.
| 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 and return floating point division |