mcpbeat Sign in

GoldenPipe MCP Server

not responding

GoldenPipe is listed as active in the registry but did not answer our last check. 166 installs a week from pypi. It exposes 3 tools. Last commit 1 May 2026.

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

The author archived this repository on GitHub, meaning it is no longer maintained.

Installs per day peak 387 · avg 48 · -50% w/w
a month agotoday
Uptime history 47 days of history · worst day 0%
47 days agonow
0.0%
Uptime 24h
0 of 92 checks
3
Tools
read from the server
188 ms
Response time
average over 24h
166
Installs / week
npm and PyPI

What the code does

We read the source, 23 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] goldenpipe/autoconfig_glue.py:1, [пакет] goldenpipe/autoconfig_planner.py:1, [пакет] goldenpipe/autoconfig_planner_rules.py:1 и ещё 19
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add goldenpipe --transport http https://goldenpipe-mcp-production.up.railway.app/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "goldenpipe": {
      "url": "https://goldenpipe-mcp-production.up.railway.app/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.goldenpipe]
url = "https://goldenpipe-mcp-production.up.railway.app/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "goldenpipe": {
      "url": "https://goldenpipe-mcp-production.up.railway.app/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "goldenpipe": {
      "url": "https://goldenpipe-mcp-production.up.railway.app/mcp/"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

add
add
Adds two numbers and returns the sum.
echo
echo
Echoes the provided text back to the caller.
server
server_time
Returns the current server time (ISO 8601, UTC).

Endpoints

URLTransportStateLatencyChecked
https://goldenpipe-mcp-production.up.railway.app/mcp/ streamable-http answering 188 ms 2 min ago

Alternatives to GoldenPipe

same job, measured the same way
Structured Data Validator
by agenson-horrowitz

Validate, transform, and normalize structured data for AI agents.

78 installs/wk local only
Checkslip MCP
by thaibankslip

Verify Thai bank transfer slips: amount, receiver, date, and duplicate reuse via check_slip.

answering
Ritn3d MCP
by printplan3d

Tools for floor plan validation, GLB checks, and 3D-print unit math — Ritn3D companion.

73 installs/wk local only
Stylemcp
by 3dunlmtd

Brand rules for AI outputs. Validate and rewrite text to match your brand voice.

81 installs/wk local only
JSON
by rog0x

JSON/YAML/CSV validate, diff, transform for AI agents

28 installs/wk local only
Shodai Agreements
by shodai

Author, validate, deploy, and operate Shodai on-chain agreements.

11 tools answering
Magicweave Fastmcp
by fortunecasablancas

Author, validate, simulate, and one-click-build game economies on the Magicweave platform.

answering
Dataset Filter & Transform
by nero-engine

Clean, filter and reshape JSON rows in one call: 26 transforms, 25 filters, sort, dedupe, limit.

2 tools answering

GoldenPipe — questions

Answers built from our own checks of this server.

What can GoldenPipe do?
It exposes 3 tools, read directly from the server on our last check. Among them: add, echo, server_time. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is GoldenPipe working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 188 ms. The bar chart above shows every period we have measured.
Is GoldenPipe still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists GoldenPipe as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect GoldenPipe?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does GoldenPipe need an API key?
No. GoldenPipe completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How many people use GoldenPipe?
The pypi package goldenpipe was installed 166 times in the last week. Week over week that is -50%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is GoldenPipe open source?
Yes — it is published under the MIT licence, written in Python, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.