MCP Data Science
Related Servers
Alternatives to MCP Data Science
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables LLM clients to load, clean, visualize, and analyze tabular datasets, and to generate multi-format analytic reports through natural language instructions.-

Quilt MCP Serverofficial
AlicenseNot gradedqualityCmaintenanceEnables searching, analyzing, and managing data packages in a Quilt data catalog through natural language, with 84+ tools including package CRUD operations.3Apache 2.0- AlicenseNot gradedqualityAmaintenanceGives LLM agents access to local and remote data via databases, files, graphs, and structured documents, along with a full data science toolkit for analysis and modeling.4Apache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables LLMs to load tabular data from CSV/Excel/JSON, clean and analyze it, generate charts, and write a report with conclusions.MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI-powered business intelligence and data analysis using pandas and LLM code generation. Supports automated data processing, statistical analysis, and visualization creation through natural language interactions.15-
- FlicenseAqualityBmaintenanceEnables exploratory data analysis and machine learning on CSV datasets with tools for profiling, missing values, correlation, plotting, model training, and prediction.8-
TDQS
Scored across 102 tools
Most tools have distinct purposes, but several families overlap: group_aggregate, group_aggregate_multi, and describe_by_group; variance_filter, correlation_filter, and drop_low_importance; and multiple encoding tools. With 102 tools, an agent has a real risk of selecting the wrong one despite helpful descriptions.
The overwhelming majority follow a clear verb_noun snake_case pattern (load_csv, drop_duplicates, train_model, plot_histogram). A few outliers like crosstab, predict, and group_aggregate_multi break the pattern slightly, but the convention is highly predictable overall.
102 tools is far beyond any reasonable scope for a coherent toolset, even for a broad data science domain. This dramatically increases cognitive load and selection difficulty, making the server feel more like a sprawling library than a focused MCP tool surface.
The toolset covers the entire data science lifecycle: loading, cleaning, EDA, visualization, feature engineering, encoding, modeling, evaluation, clustering, statistical testing, and reporting. Minor gaps exist (e.g., no model deletion or explicit model persistence), but there are no meaningful dead ends for the intended workflows.