dataprocessing-ai

Techlon/dataprocessing-ai
★ 0 stars Python Data/Analytics Updated 2d ago
AI-native data processing library — REST API, MCP server, and Python package for ingesting, cleaning, transforming and analysing data
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dataprocessing-ai": {
      "command": "uvx",
      "args": [
        "dataprocessing-ai"
      ]
    }
  }
}

Or install with pip: pip install dataprocessing-ai

README Excerpt

An AI-native Python library for data processing and transformation. Built to be called by any AI agent via REST API, MCP server, or direct Python import. - **Ingest** - read CSV, JSON, Excel, Parquet files into a standard format - **Clean** - remove nulls, duplicates, outliers, standardise column names

Tools (12)

analyse_databar_chartclean_datacorrelation_heatmaphistogramingest_fileline_chartmerge_datarow_null_thresholdscattertransform_datavisualise_data
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →