GoldenFlow
Clean and standardize messy CSV data � fix phone numbers, normalize dates, proper-case names, standardize addresses, strip whitespace, fix Unicode. 76 built-in transforms. Zero config: auto-detects what needs fixing. 10 tools: transform files, map schemas between different column names, profile data, generate configs, compare before/after. Use from Claude to clean any dataset before analysis.
https://goldenflow--benzsevern.run.tools
How to connect
-
Smithery (hosted)
1. Open https://smithery.ai/servers/benzsevern/goldenflow 2. Click Connect and complete OAuth in your MCP client (Claude, Cursor, VS Code, etc.) 3. MCP endpoint: https://goldenflow--benzsevern.run.tools
Tools (10)
-
transformTransform a data file using GoldenFlow. Zero-config or config-driven.
-
mapAuto-map schemas between source and target files.
-
profileProfile a data file showing column types, nulls, and patterns.
-
learnGenerate a YAML config from data patterns.
-
diffCompare two data files and show what changed (added, removed, modified rows).
-
validateDry-run transform on a file. Shows what would change without writing output.
-
list_transformsList all registered transforms with their modes, input types, and auto-apply status.
-
explain_transformDescribe what a specific transform does, its mode, and input types.
-
list_domainsList available domain packs (e.g., people_hr, ecommerce, finance).
-
select_from_findingsMap GoldenCheck findings to recommended GoldenFlow transforms. Bridge tool for Check-to-Flow handoff.