Loading...
npx -y @smithery/cli install @pwh-pwh/cal-mcp --client claudecalEvaluates a mathematical expression provided as a string.
Read-only execution of mathematical expressions with no side effects beyond computation.
Cal Server is generally safe for evaluating mathematical expressions due to its sandboxed environment and lack of external dependencies. However, it's crucial to monitor resource usage to prevent denial-of-service attacks and keep the `expr-eval` library updated to mitigate potential vulnerabilities. It is safe to use with trusted inputs.