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
{
"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