MCP Server
MCP
GoldenCheck
Auto-discover validation rules from data — scan, profile, health-score. No rules to write.
Install
uvx goldencheck
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://goldencheck-mcp-production.up.railway.app/mcp/"
}
],
"packages": [
{
"registryType": "pypi",
"identifier": "goldencheck",
"version": "3.5.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
pypi
By
Comments
Sign in to leave a comment