#Data Science MCP Servers
Discover 15 MCP servers tagged with Data Science on the Vinkius App Catalog.
Dataiku DSS MCP
14 toolsManage data science via Dataiku. List projects and datasets, track pipeline jobs, run automation scenarios, and monitor ML models directly from any AI agent.
MLflow (ML Lifecycle Management)
6 toolsManage ML lifecycle via MLflow. Track training runs, monitor metrics, and audit the model registry.
Comet ML
6 toolsManage machine learning experiments via Comet. Track model metrics, audit project workspaces, and inspect ML run parameters directly from any AI agent.
DataRobot MCP
6 toolsManage AutoML via DataRobot. Monitor projects and models, track deployments, and audit ML datasets directly from any AI agent.
Mode Analytics
10 toolsManage collaborative data analysis via Mode Analytics. List spaces, query reports, and trigger report runs directly from any AI agent.
Neptune.ai (ML Experiment Tracking) MCP
6 toolsManage ML experiments via Neptune.ai. Track training runs, monitor metrics, and audit model versions.
Matrix Operations Engine MCP
1 toolsPerform exact linear algebra. Multiply, transpose, invert, and compute determinants of massive matrices local. Zero LLM math hallucinations.
T-Test Statistics Engine MCP
1 toolsRun exact Student's, Welch's, and Paired t-tests local. Get CPU-guaranteed p-values instead of LLM-hallucinated guesses.
RMSE & MAE Calculator
1 toolsCompute exact Root Mean Square Error (RMSE) and Mean Absolute Error (MAE) for regression models. Stop hallucinating model validation metrics.
ROC AUC Evaluator MCP
1 toolsCompute the exact Area Under the ROC Curve for binary classification predictions. Local, mathematically perfect, zero LLM estimation.
Normality Test Engine MCP
1 toolsTest whether your data is normally distributed using Skewness and Kurtosis analysis local. Essential pre-check before running parametric statistical tests.
Time-Series Seasonality Engine MCP
1 toolsCompute exact Autocorrelation (ACF) to find seasonality lags in time-series data without hallucination.
Chi-Square Test Engine MCP
1 toolsRun exact Chi-Square independence tests on contingency tables local. Get CPU-guaranteed chi² statistics and p-values for categorical analysis.
Confusion Matrix Engine MCP
1 toolsDeterministically calculate True Positives, FP, Precision, Recall, F1-Score, and Accuracy local. Stop LLM hallucinations when evaluating model metrics.
SMOTE Oversampling Engine MCP
1 toolsBalance skewed datasets instantly by generating mathematically sound synthetic minority data points via KNN.