GoldenFlow
Rank #9,454io.github.benseverndev-oss/goldenflow
Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.
GoldenFlow is a Model Context Protocol (MCP) server published by benseverndev-oss. It ranks #9,454 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. GoldenFlow is listed across 2 registries — Official MCP and PulseMCP, with 7 tracked versions. It was first listed on Mar 25, 2026 and most recently updated on Aug 16, 2026.
Ranks ahead of 122,659 of 132,113 servers on MCP Toplist.
Use GoldenFlow
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http goldenflow https://goldenflow-mcp-production.up.railway.app/mcp/claude mcp add goldenflow -- uvx goldenflow[mcp_servers.goldenflow]
url = "https://goldenflow-mcp-production.up.railway.app/mcp/"Add to ~/.codex/config.toml.
[mcp_servers.goldenflow]
command = "uvx"
args = ["goldenflow"]Add to ~/.codex/config.toml.
https://goldenflow-mcp-production.up.railway.app/mcp/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"goldenflow": {
"command": "uvx",
"args": [
"goldenflow"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"goldenflow": {
"url": "https://goldenflow-mcp-production.up.railway.app/mcp/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"goldenflow": {
"command": "uvx",
"args": [
"goldenflow"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"goldenflow": {
"type": "http",
"url": "https://goldenflow-mcp-production.up.railway.app/mcp/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"goldenflow": {
"type": "stdio",
"command": "uvx",
"args": [
"goldenflow"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"goldenflow": {
"serverUrl": "https://goldenflow-mcp-production.up.railway.app/mcp/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"goldenflow": {
"command": "uvx",
"args": [
"goldenflow"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"goldenflow": {
"url": "https://goldenflow-mcp-production.up.railway.app/mcp/"
}
}
}{
"mcpServers": {
"goldenflow": {
"command": "uvx",
"args": [
"goldenflow"
]
}
}
}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.benseverndev-oss%2Fgoldenflow)<a href="https://mcptoplist.com/server/io.github.benseverndev-oss%2Fgoldenflow"><img src="https://mcptoplist.com/badge/io.github.benseverndev-oss%2Fgoldenflow.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
benseverndev-oss
Other servers by benseverndev-oss
View all benseverndev-oss servers →Available versions (7)
| Version | Published |
|---|---|
| 2.2.0 | Aug 16, 2026 |
| 2.1.0 | Jul 13, 2026 |
| 2.0.0 | Jul 8, 2026 |
| 1.13.0 | Jul 5, 2026 |
| 1.4.0 | Jul 4, 2026 |
| 1.3.0 | Jun 24, 2026 |
| 1.2.0 | Jun 1, 2026 |
Frequently asked questions
- Who maintains GoldenFlow?
- GoldenFlow is maintained by benseverndev-oss, which publishes 4 MCP servers (27 total versions) tracked on MCP Toplist.
- Is GoldenFlow listed on the Official MCP Registry?
- Yes — GoldenFlow is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does GoldenFlow have?
- MCP Toplist tracks 7 versions of GoldenFlow, most recently published on Aug 16, 2026.
- Where can I find the source code for GoldenFlow?
- The source code for GoldenFlow is hosted at github.com/benseverndev-oss/goldenflow.
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.