clouatre/math-mcp-learning-server
If you are the rightful owner of math-mcp-learning-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 Math MCP Learning Server is a cloud-hosted Model Context Protocol (MCP) server designed for persistent quantitative workspaces, enabling cross-session state persistence for advanced mathematical workflows.
Tools
Functions exposed to the LLM to take actions
save_calculation
Save calculations to persistent storage for cross-session access.
load_variable
Access previously saved calculations from any MCP client session.
calculate
Safely evaluate mathematical expressions.
statistics
Perform statistical calculations like mean, median, mode, etc.
compound_interest
Calculate compound interest for investments.
convert_units
Convert between units like length, weight, and temperature.
plot_function
Generate mathematical function plots.
create_histogram
Create statistical histograms with distribution analysis.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client