mcp-data-wrangler: MCP server for Data Wrangling
@shibuiwilliam
About mcp-data-wrangler: MCP server for Data Wrangling
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-data-wrangler": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"uv",
"--directory=src/mcp_data_wrangler",
"run",
"mcp-data-wrangler"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-data-wrangler?
mcp-data-wrangler is a Model Context Protocol server for data wrangling. It provides a standardized interface for data preprocessing, transformation, and analysis tasks, enabling seamless integration of these operations into the MCP ecosystem.
How to use mcp-data-wrangler?
Clone the repository, then launch the MCP inspector with npx @modelcontextprotocol/inspector uv --directory=src/mcp_data_wrangler run mcp-data-wrangler. Alternatively, add the server to your MCP configuration using the uv command with the --directory argument pointing to the cloned path.
Key features of mcp-data-wrangler
- Data aggregation
- Descriptive statistics
Use cases of mcp-data-wrangler
- Preprocessing data within an MCP-integrated workflow
- Performing aggregation operations on structured datasets
- Computing descriptive statistics for data summaries and analysis
FAQ from mcp-data-wrangler
—
More Data & Analytics MCP servers
ArXiv MCP Server
blazickjpA Model Context Protocol server for searching and analyzing arXiv papers
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
MCP Simple PubMed
andybrandtMCP server for searching and querying PubMed medical papers/research database
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
HubSpot MCP Server
baryhuangA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
Comments