Zero-config data-quality monitoring: profile a warehouse, detect anomalies, gate CI.
claude mcp add scherlok -- uvx scherlok
claude_desktop_config.json
{
"mcpServers": {
"scherlok": {
"command": "uvx",
"args": [
"scherlok"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"scherlok": {
"command": "uvx",
"args": [
"scherlok"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"scherlok": {
"command": "uvx",
"args": [
"scherlok"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"scherlok": {
"type": "stdio",
"command": "uvx",
"args": [
"scherlok"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"scherlok": {
"command": "uvx",
"args": [
"scherlok"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.rbmuller--scherlok/reviews or the review_server meta-tool.
POST /mcp