GoldenPipe
Rank #18,122io.github.benzsevern/goldenpipe
One command to validate, transform, and deduplicate — chain GoldenCheck + Flow + Match.
GoldenPipe is a Model Context Protocol (MCP) server published by benzsevern. It ranks #18,122 of 130,833 servers tracked on MCP Toplist. GoldenPipe is listed across 3 registries — Official MCP, Smithery and PulseMCP, with 1 tracked version. It was first listed on Mar 25, 2026 and most recently updated on Nov 25, 2024.
Ranks ahead of 112,711 of 130,833 servers on MCP Toplist.
Use GoldenPipe
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http goldenpipe https://goldenpipe-mcp-production.up.railway.app/mcp/claude mcp add goldenpipe -- uvx goldenpipe[mcp_servers.goldenpipe]
url = "https://goldenpipe-mcp-production.up.railway.app/mcp/"Add to ~/.codex/config.toml.
[mcp_servers.goldenpipe]
command = "uvx"
args = ["goldenpipe"]Add to ~/.codex/config.toml.
https://goldenpipe-mcp-production.up.railway.app/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"goldenpipe": {
"command": "uvx",
"args": [
"goldenpipe"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"goldenpipe": {
"url": "https://goldenpipe-mcp-production.up.railway.app/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"goldenpipe": {
"command": "uvx",
"args": [
"goldenpipe"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"goldenpipe": {
"type": "http",
"url": "https://goldenpipe-mcp-production.up.railway.app/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"goldenpipe": {
"type": "stdio",
"command": "uvx",
"args": [
"goldenpipe"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"goldenpipe": {
"serverUrl": "https://goldenpipe-mcp-production.up.railway.app/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"goldenpipe": {
"command": "uvx",
"args": [
"goldenpipe"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"goldenpipe": {
"url": "https://goldenpipe-mcp-production.up.railway.app/mcp/"
}
}
}{
"mcpServers": {
"goldenpipe": {
"command": "uvx",
"args": [
"goldenpipe"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.benzsevern%2Fgoldenpipe)<a href="https://mcptoplist.com/server/io.github.benzsevern%2Fgoldenpipe"><img src="https://mcptoplist.com/badge/io.github.benzsevern%2Fgoldenpipe.svg" alt="MCP Toplist: Top 25% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
benzsevern
Other servers by benzsevern
- GoldenAnalysis#315 · 22 vers
- InferMap#12,465 · 4 vers
- GoldenCheck#14,032 · 1 ver
- GoldenFlow#58,812 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains GoldenPipe?
- GoldenPipe is maintained by benzsevern, which publishes 5 MCP servers (29 total versions) tracked on MCP Toplist.
- Is GoldenPipe listed on the Official MCP Registry?
- Yes — GoldenPipe is listed on the Official MCP Registry, alongside Smithery and PulseMCP.
- How many versions does GoldenPipe have?
- MCP Toplist tracks 1 version of GoldenPipe, most recently published on Nov 25, 2024.
- Where can I find the source code for GoldenPipe?
- The source code for GoldenPipe is hosted at github.com/benzsevern/goldenpipe.git.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.