Skip to main content

Add your description here

Project description

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:

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

You can launch the MCP inspector via npm:

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:

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

Development

  1. Create and activate a virtual environment:
python -m venv .venv
source .venv/bin/activate  # On Windows: .venv\Scripts\activate
  1. Install dependencies:
pip install -e ".[dev]"
  1. Run tests:
pytest -s -v tests/

License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iflow_mcp_mcp_server_data_wrangler-0.1.0.tar.gz (48.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file iflow_mcp_mcp_server_data_wrangler-0.1.0.tar.gz.

File metadata

File hashes

Hashes for iflow_mcp_mcp_server_data_wrangler-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5fb0f6657c8a1cc1bf7bc832e56549e306d8bf8726778e171cff94d39b9c5d47
MD5 15a5bcb1f8c34886c1600fb60dd3e778
BLAKE2b-256 6d0cf56a6530a45734a4d5af54e3955f2f56ca6c0850c164d88fdb35ed37243e

See more details on using hashes here.

File details

Details for the file iflow_mcp_mcp_server_data_wrangler-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for iflow_mcp_mcp_server_data_wrangler-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6304b964bc58554eae384e090f893b329ccad58db723a684e31591ca00c599e4
MD5 c99e2abb75ff3b56262606a453f83a8b
BLAKE2b-256 d71b8ab3cfdd609b95db41756906d85c46a676ce07ac51477cf4a4f93cb14a71

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page