DataQ

TheurgicDuke771/DataQ
★ 0 stars Python Database Updated 9d ago
Data-quality monitoring platform on Great Expectations — author & schedule checks across Snowflake, ADLS, S3 and Unity Catalog; react to ADF/Airflow pipelines; severity-tiered alerting to Teams/Slack/email; dashboards; an MCP server for AI assistants. FastAPI + React, deployed on Azure Container Apps.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dataq": {
      "command": "uvx",
      "args": [
        "dataq"
      ]
    }
  }
}

Or install with pip: pip install dataq

Topics

airflowazureazure-container-appsazure-data-factorycelerydata-engineeringdata-observabilitydata-qualitydatabricksfastapigreat-expectationsmcp-serverpostgresqlpythonreact
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →