calculate
Perform mathematical operations like addition, subtraction, multiplication, and division using defined inputs for precise calculations on the MCP Server.
Instructions
Perform basic mathematical calculations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
a | Yes | First number | |
b | Yes | Second number | |
operation | Yes | The mathematical operation to perform |