wrtnlabs/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.
Tools
Functions exposed to the LLM to take actions
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.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client