ai-data-engineer-copilot

sri-nadella/ai-data-engineer-copilot
★ 0 stars Python AI/LLM Updated today
MCP server exposing data engineering tools over a retail e-commerce dataset
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": {
    "ai-data-engineer-cop": {
      "command": "uvx",
      "args": [
        "ai-data-engineer-copilot"
      ]
    }
  }
}

Or install with pip: pip install ai-data-engineer-copilot

README Excerpt

An MCP (Model Context Protocol) server that exposes data engineering tools over a 540,000-row e-commerce dataset, enabling AI assistants to query, inspect, and analyze retail data through natural language. | Tool | Description | Input | |------|-------------|-------| | `schema` | Returns column names and data types | `table_name` |

Tools (5)

lineagequalityrevenueschematable_name