MCP Server
MCP
GoldenFlow
Standardize, reshape, and normalize messy data — CSV, Excel, Parquet, S3, databases.
Install
uvx goldenflow
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://goldenflow-mcp-production.up.railway.app/mcp/"
}
],
"packages": [
{
"registryType": "pypi",
"identifier": "goldenflow",
"version": "2.2.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
pypi
By
Comments
Sign in to leave a comment