# Data Quality Gate - deterministic post-scrape cleaner + verdict

**Category:** 💻 Developer Tools  
**Repository:** https://www.aidatatools.dev/llms.txt  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/data-quality-gate-deterministic-post-scrape-cleaner-verdict

## Description
Post-scrape data cleaner, no LLM: repairs mojibake, HTML, invisible chars. Plus a verdict.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "data-quality-gate-deterministic-post-scrape-cleaner-verdict": {
    "command": "npx",
    "args": ["-y","data-quality-gate-deterministic-post-scrape-cleaner-verdict"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

