Retrieve accurate scientific formulas from Wikidata, BioModels, and SciPy. Search by name or domain to get equations with LaTeX and SymPy representations.
Provides advanced mathematical calculation capabilities including symbolic algebra, numerical computing, data analysis, and image processing through SymPy, NumPy, SciPy, and pandas integration.
A read-only MCP server for bounded table discovery, deterministic profiling, and maintained-library statistical testing (Welch's t-test and two-proportion z-test) using SQLite, pandas, SciPy, and statsmodels.
Retrieve detailed formula information from the local library or legacy sources. Optionally load the formula into an active derivation session for step-by-step symbolic computation.
Optimize portfolio weights using Efficient Frontier analysis. Choose method to maximize Sharpe ratio, minimize volatility, or target specific return or volatility.
List physical constants from SciPy CODATA 2018, including values, units, and uncertainty. Search by keyword or filter by category such as fundamental, electromagnetic, atomic, or conversion.
Rank candidate formulas and operations for a mathematical derivation by relevance to the goal and current expression, returning ordered suggestions to advance the derivation.
Checks MNE-Python and dependency versions (scikit-learn, numpy, scipy, matplotlib) plus runtime directories to confirm the MNE-MCP environment is ready for neurophysiology data analysis.
Generate a 3D isosurface from scattered volumetric data to highlight regions where a scalar value lies within a specified threshold. Use for pollution concentration, isotherms, or groundwater surfaces.
Render a 3D volume from scattered scalar field samples to visualize interior distributions like pollution or temperature, with configurable opacity and iso-surfaces.
Retrieve complete formula details from Wikidata, BioModels, or SciPy by ID, including LaTeX, SymPy expressions, variable definitions, units, and source URLs.
Get detailed summary statistics for any column, auto-detecting its type to compute metrics like five-number summary, outlier count, mode, or date range.
Generates an interactive 3D streamtube plot of vector field trajectories, encoding flow magnitude via tube diameter. Visualize wind corridors, ocean currents, or magnetic field lines from grid data.
Run constrained optimization on Excel cell references: adjust variable cells to minimize or maximize an objective expression, with optional constraints and bounds.
Run Python code to transform, aggregate, or generate charts from data frames, with variables and imports persisting between calls. Pass frame handles to recover data after kernel timeouts.