GoldenCheck✓
io.github.benzsevern/goldencheck · v1.2.0
v1.2.0▦ pypi pypi: goldencheck🌐 https://goldencheck-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/goldencheck",
"description": "Auto-discover validation rules from data — scan, profile, health-score. No rules to write.",
"title": "GoldenCheck",
"repository": {
"url": "https://github.com/benzsevern/goldencheck",
"source": "github"
},
"version": "1.2.0",
"websiteUrl": "https://benzsevern.github.io/goldencheck/",
"packages": [
{
"registryType": "pypi",
"identifier": "goldencheck",
"version": "1.2.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://goldencheck-mcp-production.up.railway.app/mcp/"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}