Math-MCP
Enable your LLMs to perform accurate numerical calculations with a simple API. Leverage basic arithmetic and statistical functions to enhance your applications. Simplify complex mathematical tasks effortlessly and improve your model's capabilities.
- Version:
- hosted
- Publisher:
- EthanHenrickson
Install
Generated from the server’s transport data — never hand-written. Placeholders in angle brackets are yours to fill.
Run it with its own identity, a budget you set, and every call audited — no local config to keep in sync.
Add to a connect0 projectYou will sign in first, then land back on this page.
What it can do
As declared by the publisher
Tools · 22
addAdds two numbers together
arccosCalculates the arccosine of a number in radians
arcsinCalculates the arcsine of a number in radians
arctanCalculates the arctangent of a number in radians
ceilingRounds a number up to the nearest integer
cosCalculates the cosine of a number in radians
degreesToRadiansConverts a degree value to its equivalent in radians
divisionDivides the first number by the second number
floorRounds a number down to the nearest integer
maxFinds the maximum value from a list of numbers
meanCalculates the arithmetic mean of a list of numbers
medianCalculates the median of a list of numbers
minFinds the minimum value from a list of numbers
modeFinds the most common number in a list of numbers
moduloDivides two numbers and returns the remainder
multiplyMultiplies two numbers together
radiansToDegreesConverts a radian value to its equivalent in degrees
roundRounds a number to the nearest integer
sinCalculates the sine of a number in radians
subtractSubtracts the second number from the first number
sumAdds any number of numbers together
tanCalculates the tangent of a number in radians