Mmcp.market

Tijori Finance MCP server

by LaZZy0v0·io.github.LaZZy0v0/tijori-finance·v1.0.0

Indian equity research MCP — 5,000+ NSE/BSE stocks, financials, KPIs, and concall transcripts.

B80/100grade B
What users say
No reviews yet
Be the first
Safety scan
B80/100

full report

Adoption
Growing

13 stars33 downloads/wk

Reviews

Write one

Nobody has reviewed Tijori Finance yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Tijori Finance tools (17)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • get_company_overview

    Get company overview: key financial ratios, forensics score, market cap, PE, ROE, ROCE.

  • get_conglomerate_constituents

    Get all constituent companies of a conglomerate group. Pass the tjiid from get_markets({ tab: "conglomerates" }). Returns each company's slug (usable with other tools) and price returns for 1D/1W/1M/3M/6M/1Y/2Y/3Y/5Y/10Y. The conglomerates tab itself shows ROE by year; this tool gives the underlying price performance per stock.

  • get_financials

    Get financial statements. type: pl=Profit&Loss, bs=Balance Sheet, cf=Cash Flow, ratios=Financial Ratios, quarterly=Quarterly Results.

  • get_fund_flow

    Get capital allocation (fund flow) breakdown over 1, 3, 5, 7, or 10 years. Run resolve_company_ids first.

  • get_knowledge_base

    Get all investor documents for a company: annual reports, earnings releases, investor presentations, conference call transcripts, and curated research links. Returns URLs grouped by document type.

  • get_macro_indicators

    Get India macro indicators: industry credit/IIP, demand (GST/auto), or GDP & trade.

  • get_market_share

    Get all market share metrics for a company (e.g. Bank Advances, Credit Cards, Housing Loans). Returns latest % value and as-of date for each metric.

  • get_markets

    Get index performance: headline (Nifty/Sensex/Nifty Bank etc.), niche (TJI sector indices with 1D–5Y price returns — each row includes tjiid for get_sector_constituents), or conglomerates (9 Indian business groups — each row includes tjiid for get_conglomerate_constituents).

  • get_operational_metrics

    Get all operational KPIs for a company with latest values and recent trend. Pass the company slug.

  • get_raw_materials

    Get commodity price performance for Chemicals, Spreads, or Metals.

  • get_revenue_mix

    Get revenue/segment mix breakdowns for a company. Returns latest % breakdown and full historical trend per segment.

  • get_sector_constituents

    Get all constituent companies of a TJI niche sector index. Pass the tjiid from get_markets({ tab: "niche" }). Returns each company's slug (usable with other tools), market-cap weight %, equal weight %, and price returns for 1D/1W/1M/3M/6M/1Y/2Y/3Y/5Y/10Y.

  • get_shareholding

    Get 10-quarter shareholding breakdown: promoter %, FII %, DII %, public %.

  • list_popular_screens

    List all pre-built popular stock screens on Tijori Finance (e.g. "Dividend Superstars", "Cash Flow Machines"). Use the name with screen_companies { preset } to run one.

  • resolve_company_ids

    Resolve a company slug to its numeric company_id. Required before calling get_fund_flow.

  • screen_companies

    Screen companies by financial metrics. 'filters' accepts a query string like '( ROE > 15 ) and ( Debt to Equity Ratio < 0.5 )' or shorthand object like {roe:{min:15}, debt_to_equity:{max:0.5}}. Shorthands: roe, roce, pe, pb, market_cap, opm, pat, eps, dividend_yield, nim, casa, gross_npa, ev_ebitda, fcf. Any exact Tijori field name works too e.g. 'Last Year ROE', '3yr Avg ROCE', '3yr Growth PAT'.

  • search_company

    Search Tijori Finance for companies by name. Returns name and slug. Use the slug with all other tools.

Public scan report

scanner v0.1.9 · 2026-09-27 · same rubric, same numbers if you re-run it

1 medium
  • Code scan20 source files scanned20/25
  • –Live reliabilityno gateway calls yet and no remote to proben/a
  • –Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 75 days ago12/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10

Findings (1)

  • mediumeval / new Function usedexec.eval
    src/tools/metrics.js: …ut }).catch(() => {}); return page.$$eval('li[metricid]', els => els.length); } …
Overall 80/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Tijori Finance repository's README, as published. We do not edit it. Read it on GitHub

Tijori Finance MCP

India's first MCP server for Indian equity research.

Talk to 5,000+ NSE/BSE listed companies directly from Claude with India's equity research MCP

What you can do

"Pull Zomato's last 6 quarters of revenue and EBITDA margin, then read their
latest concall transcript — are they hitting the targets management guided for?"

"Bajaj Finance's FII stake dropped 400bps last year while promoters held flat —
pull their latest investor presentation to figure out if this is distribution or passive rotation."

"Crude is up — check the raw materials data for chemical spreads, then pull
revenue mix and operational metrics for Deepak Nitrite to see if margins are at risk."

"The goal is to turn data into information, and information into insight."

— Carly Fiorina

In Action

1 — Cross-tool deep dive: Titan

Revenue mix pulled first, then cross-referenced against P&L data to explain trends

2 — IndiGo: P&L history

Full income statement history retrieved in one call — revenue, EBITDA, PAT across years

3 — Concall → Financial projection

Knowledge base fetched the latest earnings call transcript, Claude read it and built a forward projection model

Why this exists

Most financial MCP servers are built for US markets — Yahoo Finance, SEC filings, S&P data.

Nothing existed for India.

Tijori Finance is the most comprehensive source for Indian equity data — operational KPIs, revenue segment breakdowns, market share trends, and curated investor documents that aren't available anywhere else. This MCP server exposes all of it to Claude.

What makes this different from a web search?

A web search gives you unstructured pages. This gives Claude structured, queryable data — historical time series, typed fields, and consistent schemas across all 5,000+ companies. Claude can reason over it, compare across companies, and build analyses — not just summarize a webpage.

Tools

v1 — Stable

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y tijori-finance-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add tijori-finance -- npx -y tijori-finance-mcp
Add to Cursor

Tijori Finance: common questions

Is Tijori Finance MCP server safe?
Mostly: it is graded B (80/100). Read the Tijori Finance safety report
How do I install Tijori Finance?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Tijori Finance need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Tijori Finance maintained?
The last commit was 75 days ago (2026-07-14). The latest release is v1.0.0.

Alternatives to Tijori Finance

Same job from other publishers: the closest match first, then the best rated.

All Tijori Finance alternatives →
  • Yahoo Finance
    Access Yahoo Finance stock data, news, screeners, options, financials, and charts through MCP.
    A
  • Tapetide — Indian Stock Market (NSE & BSE)
    52 tools for Indian stock markets — NSE & BSE quotes, screener, financials, FII/DII, options
    A
  • K-Data — Korean Sell-Side Research & Market Data
    Korean equity research, analyst revisions, kimchi premium and news via x402.
    A
  • Finance Toolkit
    200+ transparent financial metrics calculated from raw statements, not third-party endpoints.
    A
  • Yahoo Finance
    Real-time Yahoo Finance data: quotes, history, financials, analyst ratings, options, and news.
    A

More from LaZZy0v0 →