Math MCP Learning
JSON →Educational MCP server with math operations, statistics, visualizations, and persistent workspace.
Tools · 17
- workspace_save Save calculations to persistent storage
- workspace_load Retrieve previously saved calculations
- calc_expression Safely evaluate mathematical expressions
- calc_statistics Statistical analysis (mean, median, mode, std_dev, variance)
- calc_interest Calculate compound interest for investments
- calc_units Convert between units (length, weight, temperature)
- matrix_multiply Multiply two matrices
- matrix_transpose Transpose a matrix
- matrix_determinant Calculate matrix determinant
- matrix_inverse Calculate matrix inverse
- matrix_eigenvalues Calculate eigenvalues
- plot_function Plot mathematical functions
- plot_histogram Create statistical histograms
- plot_line_chart Create line charts
- plot_scatter Create scatter plots
- plot_box_plot Create box plots
- plot_financial_line Create financial line charts
★ 4 GitHub stars