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.1.tar.gz (47.8 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.1-py3-none-any.whl (22.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mseep_mcp_data_wrangler-0.1.1.tar.gz
  • Upload date:
  • Size: 47.8 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.1.tar.gz
Algorithm Hash digest
SHA256 e6ddaf00627e01fc1c72f11c1dcf5cec88cc4ddce6d1b0b7d21e23a12e3829e9
MD5 d2e5f94e86513d04b8aaee5472725845
BLAKE2b-256 06fb20534a54a79f730b742fddfd60641c20a1be1f0823064e8d077ab981267c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mseep_mcp_data_wrangler-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0912f06d34ca079fabf1f5538dba742b89d9f16d0c72dbafbc8d52d8a56fe2c0
MD5 9d585db186a70d2abf7e9be699e422af
BLAKE2b-256 4ee4b0dad4e027507d681d076eb86e48e867c2528e64439d0766039751d8df11

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