Provides tools for exporting exact arithmetic and verification code into notebook-ready formats for use in Jupyter Notebooks.
Integrates symbolic mathematics capabilities for performing exact arithmetic and mathematical verification of expressions.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-mathcalculate 1/17 + 1/19 exactly and export the notebook-ready code"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-math
Exact arithmetic and verification tools for math competitions.
Purpose
Provides helpers for solving math problems with:
Exact arithmetic (fractions, bigints, SymPy)
Verification checks (integer, mod, range)
Notebook-exportable code
Design
The core is pure Python that works in Jupyter notebooks. The MCP server is a thin wrapper for local development.
Usage
In Claude Code (via MCP)
In Jupyter Notebook
Installation
Add to ~/.claude.json: