{"slug":"islobodan/cruncher-mcp","name":"Cruncher MCP","description":"The Scientific Calculator built as a Model Context Protocol (MCP) server","category":"productivity","tags":[],"official":false,"stars":0,"transport":"stdio","install":[{"cmd":"npx @slbdn/cruncher-mcp","imports":[]}],"tools":[{"name":"add","description":"Add two numbers"},{"name":"subtract","description":"Subtract two numbers"},{"name":"multiply","description":"Multiply two numbers"},{"name":"divide","description":"Divide two numbers"},{"name":"modulo","description":"Calculate the remainder of division"},{"name":"evaluate","description":"Evaluate a mathematical expression string"},{"name":"power","description":"Raise a number to a power"},{"name":"sqrt","description":"Calculate the square root of a number"},{"name":"factorial","description":"Calculate the factorial of a number"},{"name":"sin","description":"Calculate the sine of an angle"},{"name":"cos","description":"Calculate the cosine of an angle"},{"name":"tan","description":"Calculate the tangent of an angle"},{"name":"asin","description":"Calculate the arcsine of a number"},{"name":"acos","description":"Calculate the arccosine of a number"},{"name":"atan","description":"Calculate the arctangent of a number"},{"name":"log10","description":"Calculate the base-10 logarithm of a number"},{"name":"ln","description":"Calculate the natural logarithm of a number"},{"name":"sum","description":"Calculate the sum of an array of numbers"},{"name":"average","description":"Calculate the average of an array of numbers"},{"name":"median","description":"Calculate the median of an array of numbers"},{"name":"min","description":"Find the minimum value in an array of numbers"},{"name":"max","description":"Find the maximum value in an array of numbers"},{"name":"range","description":"Calculate the range of an array of numbers"},{"name":"count","description":"Count the number of elements in an array"},{"name":"variance","description":"Calculate the variance of an array of numbers"},{"name":"stddev","description":"Calculate the standard deviation of an array of numbers"},{"name":"percentage_of","description":"Calculate what percentage one number is of another"},{"name":"percentage_change","description":"Calculate the percentage change between two numbers"},{"name":"reverse_percentage","description":"Calculate the original value before a percentage increase or decrease"},{"name":"convert","description":"Convert a value from one unit to another"},{"name":"abs","description":"Calculate the absolute value of a number"},{"name":"constant","description":"Get the value of a mathematical, physical, or chemical constant"},{"name":"memory_add","description":"Add a value to the memory"},{"name":"memory_subtract","description":"Subtract a value from the memory"},{"name":"memory_recall","description":"Recall the value stored in memory"},{"name":"memory_clear","description":"Clear the memory"}],"env_vars":[],"auth_type":"none","github":"https://github.com/islobodan/cruncher-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}