Retrieve accurate scientific formulas from Wikidata, BioModels, and SciPy. Search by name or domain to get equations with LaTeX and SymPy representations.
Perform Wilcoxon, Mann-Whitney, or Kruskal-Wallis tests on CSV/Excel/JSON data to compare paired, two-group, or multi-group samples without normality assumptions. Get p-values, effect sizes, and clear conclusions.
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.
Computes pairwise correlations and p-values for numeric variables from data files or inline data, with Pearson, Spearman, Kendall methods and p-value adjustment for significance testing.
Check if a numeric column is normally distributed via Shapiro-Wilk or D'Agostino-Pearson tests. Outputs p-value, skew, kurtosis, and normality verdict at alpha=0.05.
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.
Detect and quantify trends in time-series data with Mann-Kendall and Theil-Sen methods. Returns trend direction, strength, and significance (tau, p, slope) from CSV, JSON, Excel, or inline data.