Cal Server is a simple mathematical expression evaluation service built on the FastMCP framework, using the Bun runtime environment. It utilizes the expr-eval library to parse and compute user-provided mathematical expressions through standard input and output interaction. The project aims to provide a lightweight and efficient calculation tool supporting basic arithmetic operations and built-in constants.