HomeCloud & Monitoring › Scherlok

Scherlok

Zero-config data-quality monitoring: profile a warehouse, detect anomalies, gate CI.

Python Local macOSWindowsLinux
★ 10 stars Last pushed 2026-09-23 License: MIT

Topics: Monitoring

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.0.3)

uvx scherlok

Or add to your MCP client config:

{
  "mcpServers": {
    "scherlok": {
      "command": "uvx",
      "args": [
        "scherlok"
      ],
      "env": {
        "SCHERLOK_CONNECTION": "<YOUR_VALUE>"
      }
    }
  }
}
  • SCHERLOK_CONNECTION required secret — Warehouse connection string (postgresql://, bigquery://, snowflake://, mysql://, duckdb:///path). Resolved server-side; never passed by the model.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry