Serversio.github.benzsevern/goldenflow
G

GoldenFlow

io.github.benzsevern/goldenflow · v1.1.5
▦ pypi
v1.1.5pypi pypi: goldenflow🌐 https://goldenflow-mcp-production.up.railway.app/mcp/↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.benzsevern/goldenflow",
  "description": "Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.",
  "title": "GoldenFlow",
  "repository": {
    "url": "https://github.com/benzsevern/goldenflow",
    "source": "github"
  },
  "version": "1.1.5",
  "websiteUrl": "https://benzsevern.github.io/goldenflow/",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "goldenflow",
      "version": "1.1.5",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://goldenflow-mcp-production.up.railway.app/mcp/"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}