Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Server Data Wrangler

    8 stars
    Python
    Updated Aug 28, 2025

    Table of Contents

    • Overview
    • Features
    • Run this project locally
    • Development
    • License

    Table of Contents

    • Overview
    • Features
    • Run this project locally
    • Development
    • License

    Documentation

    mcp-data-wrangler: MCP server for Data Wrangling

    Overview

    This is a Model Context Protocol server for Data Wrangling, providing a standardized interface for data preprocessing, transformation, and analysis tasks. It enables seamless integration of data wrangling operations into the MCP ecosystem.

    Features

    • Data aggregation
    • Descriptive statistics

    Run this project locally

    This project is not yet set up for ephemeral environments (e.g. uvx usage). Run this project locally by cloning this repo:

    bash
    git clone https://github.com/yourusername/mcp-data-wrangler.git
    cd mcp-data-wrangler

    You can launch the MCP inspector via npm:

    bash
    npx @modelcontextprotocol/inspector uv --directory=src/mcp_data_wrangler run mcp-data-wrangler

    Upon launching, the Inspector will display a URL that you can access in your browser to begin debugging.

    OR Add this tool as a MCP server:

    json
    {
      "data-wrangler": {
        "command": "uv",
        "args": [
          "--directory",
          "/path/to/mcp-data-wrangler",
          "run",
          "mcp-data-wrangler"
        ]
      }
    }

    Development

    1. Create and activate a virtual environment:

    bash
    python -m venv .venv
    source .venv/bin/activate  # On Windows: .venv\Scripts\activate

    2. Install dependencies:

    bash
    pip install -e ".[dev]"

    3. Run tests:

    bash
    pytest -s -v tests/

    License

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • FA

      Fal Mcp Server

      Python·
      8
    • OP

      Opengenes Mcp

      Python·
      12

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • FA

      Fal Mcp Server

      Python·
      8
    • OP

      Opengenes Mcp

      Python·
      12

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k