010 GitHub stars
02Supports common mathematical functions (e.g., sin, cos, tan, log, exp, pi, e)
03Calculate powers and square roots of numbers
04Safely evaluate complex mathematical expressions with a restricted namespace
05Perform basic arithmetic operations: add, subtract, multiply, divide
06Communicates via Model Context Protocol (MCP) over stdio for easy integration