← Back to Plugins
MCP Server MCP

GoldenCheck

github By github 👁 1 views ▲ 0 votes

Auto-discover validation rules from data — scan, profile, health-score. No rules to write.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...