Finance Research Agent
Click on "Install 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., "@Finance Research AgentIs Indian IT a falling knife or a buying opportunity?"
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.
Finance Research Agent — Indian Equities (NSE/BSE)
An AI equity-research analyst for the Indian market: 28 structured data tools + RAG over concalls/filings + forensic-scoring skills, on the Claude Agent SDK and MCP. It runs real analyst workflows — sector screens, valuations, SWOTs, forensic audits — and ranks and scores evidence rather than issuing buy/sell calls or made-up price targets.
Not investment advice. Decision-support only. And no third-party data is shipped in this repo — you point the pipeline at your own accounts and it builds a local copy for the few companies you want to study. See DISCLAIMER.
See it in action
Four real, multi-tool analyses. Each links to the full worked example. (Figures are point-in-time snapshots from a local data lake — illustrative, not advice.)
1 · Sector analysis — "Is Indian IT a falling knife or a buying opportunity?"
sector_analysis → sector-scoped screen_stocks → financial_health on the leaders.

91 companies, ₹25.4L cr. Every major is 20–37% off its 52-week high and below its 200-DMA — a sector-wide de-rating — yet TCS still earns 63% ROCE / 52% ROE at a 14.9× P/E near its historical floor. The agent frames the one question that decides it (AI disruption: cyclical or structural?) and leaves the call to you. → full analysis
Related MCP server: equivault-mcp
2 · Valuation — "Is Asian Paints still worth 57× earnings?"
valuation_summary (multiples + relative + 3-scenario DCF) cross-checked vs history + Graham Number.

All three DCF scenarios land below the market price: the ₹2,655 quote implies ~24.6% growth for a decade vs the ~10% actually delivered. High-quality business, priced for perfection. Every assumption is surfaced; the output is a range, not a "target." → full analysis
3 · SWOT — Titan, with the moat quantified
business_profile + competitive_position (VRIO-tested) + financial_health + valuation_summary.

Titan earns 2–3× the ROE/ROCE of Kalyan and Senco — a Valuable, Rare, Organised moat. The SWOT still surfaces the catches: cumulative CFO only 0.62× PAT (working-capital drain), 92% single-segment concentration, and a P/E of ~72–82. → full analysis
4 · Forensic audit — Deepak Nitrite, scores computed from raw statements
financial_health + forensic_checks + named scores computed from 12y of statements.
SCORECARD Altman Z'' 9.84 (safe) · Piotroski 3/8 (weak) · Sloan accrual +0.15% (clean)
Beneish M-Score: NOT COMPUTED — 4 of 8 inputs (receivables/COGS/SG&A/current-
asset split) aren't in this data source, so the agent refuses to approximate it.Three straight years of PAT decline, FCF negative two years, net debt swing of ₹1,971cr — but zero promoter pledge and clean accruals. The audit separates deteriorating from dishonest. → full analysis
More tools, one chart each
|
|
|
|
What it is
A local data lake of ~3,100 NSE/BSE companies (statements, prices, filings, concalls) exposed to
Claude as 28 MCP tools, plus 8 research skills (dossier, forensics, SWOT,
management-credibility, screening, ethics, risk-profiling) governed by a shared
investing-principles rulebook (Graham / Greenblatt / Damodaran / Coffee Can / Piotroski /
Altman / Sloan).
🏗️ How it works, the tool list, engineering notes & setup →
docs/ARCHITECTURE.md📓 All worked examples →
examples/
Quickstart
conda create -n finance-ai python=3.11 && conda activate finance-ai
pip install -r requirements.txt
cp .env.template .env && cp .mcp.json.example .mcp.json # your own cookies/paths
python scripts/04_screener_scraper.py --symbol TITAN # fetch just what you'll study
python -m agent.finance_agent "Is Asian Paints still worth 57x earnings?"Full setup in docs/ARCHITECTURE.md.
Licensing
What | License |
Code ( | |
Docs, skills, prompts | |
Third-party data (screener/Tijori/filings) | Not redistributed — theirs, personal-use only |
Methodology adapts, in part, Anthropic's Apache-2.0
financial-services skills (see
NOTICE). This project does not provide investment advice — see DISCLAIMER.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sreenathvemula/finance-research-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server



