MCP ServerHTTPOfficialv1.0.8

GoldenPipe MCP Server

Validate, transform, and deduplicate data in a single pipeline using GoldenCheck, Flow, and Match. Built for developers who need to clean and standardize messy datasets without writing custom scripts.

io.github.benzsevern/goldenpipe

Hosted URL

https://goldenpipe-mcp-production.up.railway.app/mcp/

Transport

HTTP

Auth

No auth required

What the GoldenPipe MCP server does

How models use it and what it is built for.

Validate, transform, and deduplicate data in a single pipeline using GoldenCheck, Flow, and Match. Built for developers who need to clean and standardize messy datasets without writing custom scripts.

Connect to GoldenPipe

Hosted endpoint — paste into any MCP client.

https://goldenpipe-mcp-production.up.railway.app/mcp/

Resources

Where to find authoritative docs and source for GoldenPipe.

Example prompts for GoldenPipe

Paste any of these into Agent Studio after connecting GoldenPipe.

  • Validate email addresses and remove duplicates from this CSV
  • Transform phone numbers to E.164 format and flag invalid entries
  • Chain validation and deduplication rules for customer records
  • What transformations does Flow support in the pipeline?

GoldenPipe MCP server — FAQ

Common questions about connecting and running GoldenPipe.

  • What does GoldenCheck do?

    GoldenCheck is the validation component of the pipeline. It checks data against rules you define and flags records that fail validation before they move to transformation or deduplication steps.

  • Can I chain multiple operations together?

    Yes. GoldenPipe is designed to chain GoldenCheck (validation), Flow (transformation), and Match (deduplication) in a single command, so data flows through all three stages in one pass.

  • How do I install and run GoldenPipe?

    Install via `uvx goldenpipe@1.0.6`. The MCP server runs on HTTP and is hosted at https://goldenpipe-mcp-production.up.railway.app/mcp/, so you can connect it to your chat or IDE without local setup.

  • What data formats does GoldenPipe accept?

    The registry metadata does not specify supported input formats. Check the hosted endpoint documentation or ask the server directly about CSV, JSON, or other format support.

  • Is there a cost to use GoldenPipe?

    Pricing information is not provided in the available metadata. The server is hosted on Railway; check the project repository or endpoint for billing details.

Run GoldenPipe across 30+ AI models, side-by-side

Connect GoldenPipe to Claude, GPT, Gemini, DeepSeek and 30+ AI models in MCP Agent Studio. Compare answers side-by-side, save reusable agent presets, share runs — all in your browser, no install required.

Open Agent Studio

Related servers

More on MCP Playground