The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Quant Brain MCP listing page.
Turn Claude into a quantitative analyst for US and Indian equities.
Ask in plain English. Get sized trade plans, portfolio optimization, backtests, and price alerts — grounded in real market data, not vibes.
No API keys. No accounts. Connect one URL and start asking.
Claude Desktop / Claude Web → Settings → Connectors → Add custom connector → Streamable HTTP:
That's the whole setup. Try: "What's RELIANCE trading at, and is it overbought?"
Free-tier note: the server sleeps when idle and takes ~50 s to wake. If the first request times out, retry once. Details in Getting Started.
| Tools | What they answer | |
|---|---|---|
| 📋 Trader workflow | get_quote · get_news · build_trade_plan · scan_watchlist · price_alert | What's it at? What happened? What do I do? What moved this week? Tell me when it hits my level. |
| 📊 Indicators | 6 grouped analyze_* tools — 38 curated indicators | Is it overbought? Trending or chopping? How volatile? |
| 💼 Portfolio | generate_optimized_verdict — 7 optimization methods | How do I split my money? What's my risk? |
| 🧪 Backtests | 7 rule-based strategies | Does this strategy actually work, or does it just feel like it? |
| 🔭 Intelligence | Sector ranking · sector→stock pipeline · company profiles | Which sector is leading? Which stocks inside it? |
| 📈 Charts | Institutional chart pack, rendered as images | Show me. |
Full reference with every parameter: docs/tools.md
Alerts are one-shot, persist across server restarts, and pair with a scheduled Claude task that checks hourly during market hours and pushes to your phone. Setup in docs/price-alerts.md.
build_trade_plan tells you entry, stop, how many shares, and where your thesis dies — sized to your account..NS bolted on.| Page | What's in it |
|---|---|
| Getting Started | Connecting from Claude Desktop, Web, and Code; cold starts; troubleshooting |
| Tool Reference | All 25 tools, every parameter, response shapes |
| Example Prompts | The prompt cookbook — from one-liners to full workflows |
| Price Alerts | Persistent alerts + the scheduled watcher pattern |
| Architecture & Methodology | How it works, data conventions, the bug audit, telemetry |
MIT — use it, fork it, ship it.