GoldenPipe
Rank #10,485smithery/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 #10,485 of 115,591 servers tracked on MCP Toplist. GoldenPipe is listed across 2 registries — Official MCP and Smithery, with 5 release tags tracked from its GitHub repository. It was first listed on Mar 27, 2026 and most recently updated on Apr 11, 2026.
Ranks ahead of 105,106 of 115,591 servers on MCP Toplist.
Use GoldenPipe
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http goldenpipe https://server.smithery.ai/benzsevern/goldenpipe/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.goldenpipe]
url = "https://server.smithery.ai/benzsevern/goldenpipe/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/benzsevern/goldenpipe/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"goldenpipe": {
"url": "https://server.smithery.ai/benzsevern/goldenpipe/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"goldenpipe": {
"type": "http",
"url": "https://server.smithery.ai/benzsevern/goldenpipe/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"goldenpipe": {
"serverUrl": "https://server.smithery.ai/benzsevern/goldenpipe/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"goldenpipe": {
"url": "https://server.smithery.ai/benzsevern/goldenpipe/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/smithery%2Fbenzsevern%2Fgoldenpipe)<a href="https://mcptoplist.com/server/smithery%2Fbenzsevern%2Fgoldenpipe"><img src="https://mcptoplist.com/badge/smithery%2Fbenzsevern%2Fgoldenpipe.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
benzsevern
Other servers by benzsevern
- GoldenAnalysis#266 · 19 vers
- GoldenCheck#6,165 · 11 vers
- InferMap#8,555 · 9 vers
- GoldenFlow#27,297 · 8 vers
GitHub releases (5)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v1.0.6 | Apr 11, 2026 |
| v1.0.5 | Apr 9, 2026 |
| v1.0.4 | Apr 6, 2026 |
| v1.0.3 | Mar 31, 2026 |
| v1.0.2 | Mar 31, 2026 |
Frequently asked questions
- Who maintains GoldenPipe?
- GoldenPipe is maintained by benzsevern, which publishes 7 MCP servers (63 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.
- How many versions does GoldenPipe have?
- No registry surfaces explicit version metadata for GoldenPipe; MCP Toplist tracks 5 release tags from its GitHub repository, most recently published on Apr 11, 2026.
- Where can I find the source code for GoldenPipe?
- The source code for GoldenPipe is hosted at github.com/benzsevern/goldenpipe.