MCP Data Wrangler
Related Servers
Alternatives to MCP Data Wrangler
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceA unified Model Context Protocol server for data engineering and analytics that lets LLM clients query, profile, transform, and visualize data using DuckDB and PySpark, while keeping raw data out of the model's context through read-only, bounded, and audited operations.81MIT
- AlicenseNot gradedqualityDmaintenanceA server that implements the Model Context Protocol, providing a standardized way to connect AI models to different data sources and tools.711MIT
- AlicenseNot gradedqualityFmaintenanceA Model Context Protocol server that provides file system operations, analysis, and manipulation capabilities through a standardized tool interface.6MIT
- AlicenseAqualityCmaintenanceA Model Context Protocol server that provides basic mathematical and statistical functions to LLMs, enabling them to perform accurate numerical calculations through a simple API.1323177MIT
- AlicenseAqualityDmaintenanceA Model Context Protocol server for exploring and analyzing CSV files, providing tools for inspection, sampling, schema inference, statistics, filtering, and more.1215MIT
- AlicenseBqualityCmaintenanceA Model Context Protocol server that provides seamless integration with Trino and Iceberg, enabling data exploration, querying, and table maintenance through a standard interface.2225Apache 2.0
TDQS
Scored across 16 tools
Every tool has a clearly distinct purpose focused on specific statistical calculations or data structure analysis. The tools are well-differentiated by their mathematical functions (mean, median, std, var, etc.) and orientation (column vs. horizontal), with no ambiguity about which tool to use for each operation.
All tools follow a consistent 'data_' prefix with descriptive suffixes that clearly indicate their function. The naming pattern is uniform throughout (snake_case, descriptive terms), making it easy to understand what each tool does from its name alone.
Sixteen tools is slightly high but reasonable for a comprehensive data analysis toolkit. The server covers extensive statistical operations, which justifies the count, though some tools like data_product might be less commonly used compared to core statistics.
The toolset provides complete coverage for data wrangling and statistical analysis, including descriptive statistics (mean, median, std, var), data structure inspection (schema, shape), and specialized calculations (quantiles, horizontal operations). There are no obvious gaps for this domain.