data-juicer

GitHub

Data processing for and with foundation models! ๐ŸŽ ๐Ÿ‹ ๐ŸŒฝ โžก๏ธ โžก๏ธ๐Ÿธ ๐Ÿน ๐Ÿท

data-juicer MCP Server

MCP server for datajuicer/data-juicer

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "data-juicer": {
      "command": "npx",
      "args": [
        "-y",
        "@datajuicer/data-juicer"
      ]
    }
  }
}