Skip to content
Claude Desktop

engineer your data for Claude Desktop

io.github.eghuzefa/engineer-your-data

MCP server for data engineering: validation, transformation, visualization, and APIs.

client:Claude Desktop transport:stdio runtime:pypi

Install engineer your data in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "engineer-your-data": {
      "command": "uvx",
      "args": [
        "engineer-your-data"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

engineer your data in other clients