Quant Brain MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Quant Brain MCPBuild a trade plan for RELIANCE with βΉ2,00,000 capital and 1% risk."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
π§ Quant Brain MCP
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.
You: "Scan my watchlist and build a trade plan for whatever looks most actionable.
βΉ2,00,000 equity, 1% risk."
Claude: RELIANCE.NS flagged (at 20-DMA, volume 1.8x average).
TRADE PLAN β RELIANCE.NS (long)
Entry βΉ1,310.00
Stop βΉ1,270.10 (swing low, 2.1 ATR)
Size 50 shares (βΉ65,500 β 32.8% of equity)
Max loss βΉ1,995 (1.0% of equity)
Targets 1R βΉ1,349.90 Β· 2R βΉ1,389.80 Β· 3R βΉ1,429.70
Invalidation Thesis invalid below βΉ1,270.10 β exit without debate.No API keys. No accounts. Connect one URL and start asking.
β‘ Quickstart
Claude Desktop / Claude Web β Settings β Connectors β Add custom connector β Streamable HTTP:
https://mcp-quant-brain.onrender.com/mcpThat'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.
Related MCP server: vibetrader-mcp
π What you get β 25 tools
Tools | What they answer | |
π Trader workflow |
| What's it at? What happened? What do I do? What moved this week? Tell me when it hits my level. |
π Indicators | 6 grouped | Is it overbought? Trending or chopping? How volatile? |
πΌ Portfolio |
| 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
π The workflow it's built around
flowchart LR
S["π <b>scan_watchlist</b><br/>what moved this week?"] --> N["π° <b>get_news</b><br/>why did it move?"]
N --> P["π <b>build_trade_plan</b><br/>entry Β· stop Β· size Β· targets"]
P --> A["π <b>price_alert</b><br/>watch my levels"]
A -.->|level breaks β notified| P
subgraph deeper["go deeper anytime"]
I["π indicators"] ~~~ B["π§ͺ backtests"] ~~~ O["πΌ optimizer"]
end
S -.-> deeperπ Price alerts that survive restarts
You: "Alert me if RELIANCE drops below βΉ1,270" β stored server-side (Postgres)
...
Bot: "PRICE ALERT FIRED β RELIANCE.NS moved below 1270.00, now at 1268.20"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.
π― Why this instead of a stock screener?
It answers the trading question, not just the data question. Indicators tell you RSI is 43.
build_trade_plantells you entry, stop, how many shares, and where your thesis dies β sized to your account.India is a first-class citizen. NSE tickers, NIFTY benchmarking, 8 Indian sector indices, βΉ formatting. Not a US tool with
.NSbolted on.The numbers are audited. Every calculation was adversarially tested against textbook references and live data β 161 automated tests pin the math, including regression tests for 11 real bugs found and fixed along the way. See docs/architecture.md.
Honest about its data. Delayed quotes are labeled with timestamps. Stale feeds are flagged, not hidden. FX limitations are disclosed, not papered over.
π Documentation
Page | What's in it |
Connecting from Claude Desktop, Web, and Code; cold starts; troubleshooting | |
All 25 tools, every parameter, response shapes | |
The prompt cookbook β from one-liners to full workflows | |
Persistent alerts + the scheduled watcher pattern | |
How it works, data conventions, the bug audit, telemetry |
β οΈ Honest limits
Data: Yahoo Finance. US quotes near-real-time; NSE/BSE ~15 min delayed. Daily bars for analysis.
No options chains, futures, intraday candles, or tick data.
Not investment advice. Educational analysis tooling. Every trade plan says so and means it.
License
MIT β use it, fork it, ship it.
This server cannot be deployed
Maintenance
Related MCP Connectors
- CPZAIOAuthcom.cpz-lab.mcp
Build, backtest, and deploy quantitative trading strategies from your AI agent.
Portfolio analytics + US-equity market research for AI clients. ChatGPT deep-research compat.
Unified financial infrastructure connecting AI agents directly to trade live/demo brokerage accounts, Web3 non-custodial wallets, real-time market data across equities, ETFs, crypto, forex, options, DeFi swaps, and prediction markets, institutional research feeds, and algorithmic strategy backtesters.
Real-time news with bias scoring, live market data, and AI-powered options pricing
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables quantitative trading analysis with 12 tools for real-time market data, 28+ technical indicators, FinBERT-powered news sentiment analysis, and automated trading signal generation for stocks and forex.1-
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to trade stocks directly through natural language by creating and managing bots, executing trades, accessing market data, and backtesting strategies.4MIT
- FlicenseNot gradedqualityDmaintenanceEnables quant research, strategy development, backtesting, and paper trading through natural language prompts, integrated with 20+ AI agents.134-
- FlicenseNot gradedqualityDmaintenanceEnables NSE stock market research with screening, quotes, peer comparison, watchlists, alerts, and strategies using natural language.-