M

Math Learning

1-Click Ready Remote Remote

Educational server for mathematical operations, statistics, and data visualization with persistent w...

192 views
0 installs
Updated Dec 23, 2025
Audited
Tools I Recommend
Educational server for mathematical operations, statistics, and data visualization with persistent workspace

Tools

matrix_eigenvalues

Calculate the eigenvalues of a square matrix. Args: matrix: Square matrix (n x n) Returns: List of eigenvalues (may be complex numbers) Raises: ValueError: If matrix is not square Exam...

statistics

Perform statistical calculations on a list of numbers. Available operations: mean, median, mode, std_dev, variance

convert_units

Convert between different units of measurement. Supported unit types: - length: mm, cm, m, km, in, ft, yd, mi - weight: g, kg, oz, lb - temperature: c, f, k (Celsius, Fahrenheit, Kelvin)

load_variable

Load previously saved calculation result from workspace. Args: name: Variable name to load Examples: load_variable("portfolio_return") # Returns saved calculation load_variable("circle_...

create_histogram

Create statistical histograms (requires matplotlib). Args: data: List of numerical values bins: Number of histogram bins (default: 20) title: Chart title ctx: FastMCP context for logg...

Quick Start

More for Analytics and Data

View All →

More for Developer Tools

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.