Back to search
100
MCP live v1.0.7 streamable-http

GoldenPipe

io.github.benzsevern/goldenpipe

One command to validate, transform, and deduplicate — chain GoldenCheck + Flow + Match.

Uptime
38.9%
18 probes
Response
512ms
last probe
Tools
4
callable

Tools · 4

list_stages

List all discovered pipeline stages

validate_pipeline

Validate pipeline wiring

run_pipeline

Run a pipeline on a file

explain_pipeline

Explain what a pipeline config does

Similar MCP servers embedding-nearest

GoldenPipe
Data quality pipeline orchestrator chaining validation, transformation, and deduplication stages.
0 tools
goldensuite-mcp
One MCP server exposing every Golden Suite tool — goldenmatch, goldencheck, goldenflow, goldenpipe, infermap
0 tools
GoldenFlow live
Data transformation toolkit — standardize, reshape, and normalize messy data
10 tools · streamable-http
GoldenCheck
Data validation that discovers rules from data with scanning, profiling, and health scoring.
0 tools
GoldenFlow
Data transformation toolkit for standardizing, reshaping, and normalizing messy data.
0 tools
GoldenMatch live
Find duplicate records in 30 seconds. Zero-config entity resolution, 97.2% F1 out of the box.
42 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "goldenpipe": {
      "url": "https://goldenpipe-mcp-production.up.railway.app/mcp/",
      "transport": "streamable-http"
    }
  }
}