calculator-mcp-server
If you are the rightful owner of calculator-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Mathematical Calculator MCP Server enhances Claude with advanced mathematical capabilities, including symbolic math, statistical analysis, and matrix operations.
The Mathematical Calculator MCP Server is a Model Context Protocol (MCP) server designed to provide advanced mathematical calculation capabilities to Claude. It supports a wide range of mathematical operations, including basic calculations, symbolic mathematics, statistical analysis, and matrix operations. The server is built to handle complex mathematical tasks such as solving equations, computing derivatives and integrals, performing statistical analyses, and executing matrix operations. It integrates seamlessly with the Claude Desktop app, allowing users to leverage these mathematical tools directly within their workflow. The server is implemented in Python and requires Python 3.10 or higher. It can be installed using a virtual environment setup script or manually, and it includes a comprehensive suite of doctests to ensure functionality.
Features
- Basic Calculations: Evaluate mathematical expressions safely
- Symbolic Mathematics: Solve equations, calculate derivatives, compute integrals
- Statistical Analysis: Mean, median, mode, variance, standard deviation, correlation coefficient, linear regression, confidence intervals
- Matrix Operations: Matrix addition, multiplication, transposition