Web app
The full interactive QScreener workspace — rotation, screener, charts.
Open web appThe total market, blended
The only truly multi-asset, blended total-market screener and market-insights engine. Equities, ETFs and crypto ranked on one objective scale — because your money could go anywhere, and you need to know where to put it, even which asset class.
Live · the market right now
Equities, ETFs and crypto, blended into a single ranked view — so you can see which asset class is leading, not just which ticker. A real slice of the live product; the full app is interactive.
The core metric
Every instrument carries opposing forces. The proprietary Q-Score measures bullish and bearish pressure and resolves them into one net bias, so chaos becomes a direction you can act on.
AI-first by design
Ask your agent “where is the strength today?” and get an objective answer. QScreener exposes the same data to Claude and other agents through a hosted MCP server and a scriptable CLI — not just a dashboard.
Connect Claude (or any MCP client) to live market structure as a custom connector.
https://mcp.qscreener.com/mcp
OAuth handled by the client — leave ID/secret blank in Claude.
One command to authenticate, then query rotation and the Q-Score from anywhere.
npx @qscreener/cli@beta auth login
qscreener rotation summary --asset-class multi
JSON by default — pipe it straight into your own tooling.
One signal, every surface
The full interactive QScreener workspace — rotation, screener, charts.
Open web appThe same workspace in your pocket for the 15-minute daily check.
Coming soonYour AI agent reads the live market through the hosted connector.
See setupScriptable, JSON-first access for power users and automations.
See setup