Skip to content
Claude Desktop

Scherlok for Claude Desktop

io.github.rbmuller/scherlok

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

client:Claude Desktop transport:stdio runtime:pypi

Install Scherlok in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "scherlok": {
      "command": "uvx",
      "args": [
        "scherlok"
      ],
      "env": {
        "SCHERLOK_CONNECTION": "<SCHERLOK_CONNECTION>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Scherlok in other clients