calculator-mcp
If you are the rightful owner of calculator-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides browser automation capabilities using basic calculator feature.
add
Performs addition of two numbers.
sub
Performs subtraction of two numbers.
mul
Performs multiplication of two numbers.
div
Performs division of two numbers.
mod
Performs modulus operation on two numbers.
sqrt
Calculates the square root of a number.