The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the GoldenPipe listing page.
Moved. This repo has moved into the
benzsevern/goldenmatchmonorepo atpackages/python/goldenpipe/. This repo is archived; new development happens in the monorepo.
Golden Suite orchestrator -- Check quality, fix issues, deduplicate records. One command. Built by Ben Severn.
GoldenPipe orchestrates the full pipeline with adaptive logic:
GoldenPipe is available as a hosted MCP server on Smithery — connect from any MCP client without installing anything.
Claude Desktop / Claude Code:
Local server:
4 tools available: list pipeline stages, validate wiring, run full check-transform-match pipeline, explain configs.
| Tool | Purpose | Install |
|---|---|---|
| GoldenCheck | Validate & profile data quality | pip install goldencheck |
| GoldenFlow | Transform & standardize data | pip install goldenflow |
| GoldenMatch | Deduplicate & match records | pip install goldenmatch |
| GoldenPipe | Orchestrate the full pipeline | pip install goldenpipe |
MIT