riccardotornesello/mcp-math
If you are the rightful owner of mcp-math and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP Math Server is a Model Context Protocol server that offers a wide range of mathematical operations and functions.
Tools
Functions exposed to the LLM to take actions
sum
Add two numbers
subtract
Subtract two numbers
multiply
Multiply two numbers
divide
Divide two numbers
modulo
Calculate the remainder of division
sum_array
Calculate the sum of all numbers in an array
average
Calculate the average of all numbers in an array
min
Find the minimum value in an array
max
Find the maximum value in an array
power
Raise a number to a power
root
Calculate the nth root of a number
sin
Calculate sine of an angle (in radians)
cos
Calculate cosine of an angle (in radians)
tan
Calculate tangent of an angle (in radians)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client