GoldenPipe✓
io.github.benzsevern/goldenpipe · v1.1.0
v1.1.0▦ pypi pypi: goldenpipe🌐 https://goldenpipe-mcp-production.up.railway.app/mcp/↗ Website↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.benzsevern/goldenpipe",
"description": "One command to validate, transform, and deduplicate — chain GoldenCheck + Flow + Match.",
"title": "GoldenPipe",
"repository": {
"url": "https://github.com/benzsevern/goldenpipe",
"source": "github"
},
"version": "1.1.0",
"websiteUrl": "https://benzsevern.github.io/goldenpipe/",
"packages": [
{
"registryType": "pypi",
"identifier": "goldenpipe",
"version": "1.1.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://goldenpipe-mcp-production.up.railway.app/mcp/"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}