Provides a comprehensive set of mathematical functions as MCP tools, enabling language models to perform calculations including arithmetic, trigonometry, logarithms, and more.
| Tool name | Description | Destructive? |
|---|---|---|
| calculate_add | ✓ no | |
| calculate_subtract | ✓ no | |
| calculate_multiply | ✓ no | |
| calculate_divide | ✓ no | |
| calculate_power | ✓ no |
| calculate_sqrt | ✓ no | |
| calculate_sine | ✓ no | |
| calculate_cosine | ✓ no | |
| calculate_tangent | ✓ no | |
| calculate_natural_log | ✓ no | |
| calculate_log10 | ✓ no | |
| get_pi | ✓ no | |
| get_e | ✓ no | |
| calculate_factorial | ✓ no | |
| calculate_percentage_of | ✓ no |