data cleaner agent for Claude Code
io.github.wesseltl/data-cleaner-agent
Clean messy CSVs: an LLM picks the steps, tested code does the work. Data untouched by the model.
client:Claude Code
transport:stdio
runtime:pypi
Install data cleaner agent in Claude Code
run in your project directory
claude mcp add data-cleaner-agent -- uvx agentic-csv-cleaner
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs