Data Quality Gate - deterministic post-scrape cleaner + verdict for VS Code
io.github.aidatatools-dev/data-quality-gate
Post-scrape data cleaner, no LLM: repairs mojibake, HTML, invisible chars. Plus a verdict.
client:VS Code
transport:streamable-http
tools:3
Install Data Quality Gate - deterministic post-scrape cleaner + verdict in VS Code
.vscode/mcp.json
{
"servers": {
"data-quality-gate": {
"type": "http",
"url": "https://www.aidatatools.dev/api/mcp_server"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs