Skip to main content
Glama
sreenathvemula

Finance Research Agent

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_stocksfinancial_health on the leaders.

IT majors — quality vs valuation

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.

Asian Paints — DCF fair value vs price

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 vs jewellery peers

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

capital_allocation — RelianceHeavy capex finally turning FCF-positive; net debt ₹267k cr → ₹83k cr.

financial_health — TCSDurable compounding, 0.99× CFO/PAT, 63% ROCE.

technicals_momentum — InfosysBelow both DMAs, −23% 1Y, 29% off 52w high.

shareholding_trends — ITCFIIs out −8.8pp, DIIs in +7.2pp; 0% promoter.


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).

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 (agent/, scripts/)

Apache-2.0

Docs, skills, prompts

CC BY-NC-SA 4.0

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.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

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