mqo-demo

joeyen-atscale/mqo-demo
★ 0 stars Rust Data/Analytics Updated 1d ago
Ask a plain-English BI question, get a governed Vega-Lite chart — Claude + AtScale semantic layer + mqo-mcp-server
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mqo-demo": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mqo-demo"
      ]
    }
  }
}

README Excerpt

**Ask a plain-English business question, get a governed chart — the model never writes SQL.** `mqo-demo` is a Streamlit chat app that drives Claude over the AtScale semantic layer through typed, catalog-validated **Multidimensional Query Object (MQO)**, the server grounds and runs it against AtScale, and the answer comes back as a rendered Vega-Lite chart — with every field bound

Topics

atscalemcpnatural-language-analyticssemantic-layerstreamlitvega-lite
📊
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 →