Skip to content
Cursor

Data Quality Gate - deterministic post-scrape cleaner + verdict for Cursor

io.github.aidatatools-dev/data-quality-gate

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

client:Cursor transport:streamable-http tools:3

Install Data Quality Gate - deterministic post-scrape cleaner + verdict in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "data-quality-gate": {
      "url": "https://www.aidatatools.dev/api/mcp_server"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

Data Quality Gate - deterministic post-scrape cleaner + verdict in other clients