-
Notifications
You must be signed in to change notification settings - Fork 0
Home
FoodForBrains Β· Feeding your brain the data it needs to decide.
Welcome to the official wiki for stock_market_mcp β FoodForBrains' lightweight, India-focused (NSE/BSE) stock-analysis MCP server that returns scored BUY / HOLD / SELL assessments from live market data.
git clone https://github.com/AnupamSinha/stock_market_mcp.git
cd stock_market_mcp && pip install -r requirements.txt
python3 server.py # launched automatically by your MCP clientFull walkthrough: Setup-and-Installation
| Page | Contents |
|---|---|
| Setup-and-Installation | Prerequisites, install, client configuration (ZCode / Claude Desktop) |
| Tools-Reference | All 11 tools + 1 prompt, parameters, scoring model |
| Architecture | How the server is built; data flow; design decisions |
| APIs-and-Data-Sources | Yahoo Finance, Alpha Vantage, MongoDB β limits and gotchas |
| Decision-Journal | Logging decisions, reviewing outcomes, JSON fallback |
| Backtesting | The harness, methodology, current findings |
| TradingAgents-Inspiration | What we borrowed from TauricResearch/TradingAgents and why |
| Troubleshooting | Common errors and fixes |
| FAQ | Frequently asked questions |
- 11 tools + 1 prompt β quotes, technicals (SMA/RSI/MACD), full scored analysis with auditable data snapshots, watchlist ranking, comparisons, news, and a TradingAgents-style bull/bear debate workflow
- Decision journal β every recommendation logged and later graded CORRECT/WRONG against real prices
- Backtest harness β the scoring rules replayed over 5 years of NSE history, honestly reported
- Zero mandatory API keys β Yahoo Finance powers everything; Alpha Vantage is optional
FoodForBrains builds tools that make market information digestible β analysis you can actually reason about, with every number traceable to its source. This project is part of that mission: grounded data in, transparent reasoning out.
All content and tool output is educational analysis generated from public market data β not financial advice. BUY/HOLD/SELL scores are a screening aid, not a recommendation to trade. Invest responsibly β your brain deserves the whole meal. π§
π§ Maintained by FoodForBrains β educational analysis only, not financial advice.
π§ FoodForBrains
stock_market_mcp
- Home
- Setup-and-Installation
- Tools-Reference
- Architecture
- APIs-and-Data-Sources
- Decision-Journal
- Backtesting
- TradingAgents-Inspiration
- Troubleshooting
- FAQ
Educational analysis β not financial advice.