mcpbeat Sign in

GoldenFlow MCP Server

not responding

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

Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.

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

Installs per day peak 565 · avg 167 · +26% 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
344 ms
Response time
average over 24h
641
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 [пакет] goldenflow/_polars_lazy.py:1, [пакет] goldenflow/canonicalize.py:1, [пакет] goldenflow/core/__init__.py:1 и ещё 10
этот файл ставится пользователю, но в репозитории его нет

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 goldenflow --transport http https://goldenflow-mcp-production.up.railway.app/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "goldenflow": {
      "url": "https://goldenflow-mcp-production.up.railway.app/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.goldenflow]
url = "https://goldenflow-mcp-production.up.railway.app/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "goldenflow": {
      "url": "https://goldenflow-mcp-production.up.railway.app/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "goldenflow": {
      "url": "https://goldenflow-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://goldenflow-mcp-production.up.railway.app/mcp/ streamable-http answering 344 ms 2 min ago

Alternatives to GoldenFlow

same job, measured the same way
Whoop MCP
by ashwanthramkl

Read-only WHOOP v2 data for MCP clients, with local SQLite cache and CSV/JSONL/Parquet exports.

156 installs/wk local only
Chart Canvas
by gluip

Create interactive visualizations and query data sources (SQLite, CSV, Parquet, JSON)

41 installs/wk local only
Fastbcp MCP
by arpe-io

MCP server for FastBCP — high-performance parallel database export to files and cloud

83 installs/wk local only
Lakexpress MCP
by arpe-io

MCP server for LakeXpress — automated database-to-cloud data pipeline as Parquet

90 installs/wk local only
Agent Memory MCP
by xultrax-web

Markdown memory for AI agents. Files you can read, edit, grep, and commit. Not a database.

113 installs/wk local only
MCP Data
by infoinlet-marketplace

Tabular data for AI agents — load CSV/JSON/XLSX, query, group-by, stats (no database).

23 installs/wk local only
MCP Notion
by infoinlet-marketplace

Notion for AI agents — search, read pages/blocks, query databases, create pages.

27 installs/wk local only
Notion
by mcparmory

Create, update, and manage pages, databases, and workspace users

250 installs/wk local only

GoldenFlow — questions

Answers built from our own checks of this server.

What can GoldenFlow 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 GoldenFlow 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 344 ms. The bar chart above shows every period we have measured.
Is GoldenFlow 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 GoldenFlow 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 GoldenFlow?
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 GoldenFlow need an API key?
No. GoldenFlow 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 GoldenFlow?
The pypi package goldenflow was installed 641 times in the last week. Week over week that is +26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is GoldenFlow open source?
Yes — it is published under the MIT licence, written in Python, 1 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.