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

mseep_mcp_data_wrangler-0.1.0.tar.gz (47.7 kB view details)

Uploaded Source

Built Distribution

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

mseep_mcp_data_wrangler-0.1.0-py3-none-any.whl (33.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mseep_mcp_data_wrangler-0.1.0.tar.gz
  • Upload date:
  • Size: 47.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for mseep_mcp_data_wrangler-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d40dd78b16f6d65e9854545b5133967e115abf4a829e9ca5eaf6591c57daabd1
MD5 d8a6fe355fd170ab6b85fc0efba61fb4
BLAKE2b-256 a17b2c01d66ac7519ab087190263cb3874beff1a1706ada131de6380e3a5d78d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mseep_mcp_data_wrangler-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 580f96597ae54f10ad9d0e49078b9eb28708b70d3aadf9e493f5fb86829403e7
MD5 0b56c5250e27815c314e836b92d7d6cd
BLAKE2b-256 5da3a7a47dde96ed988fd74ce33d9fec5def0188bbec0aa59c4f66b94eec8d8c

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