← Registry

Analytics

marketping.in

Provides financial data and analytics for the Indian stock market, including company fundamentals, corporate filings, IPO issues, and AI-classified announcements.

1 endpoint19 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://mcp.marketping.in/mcp

No auth detected

MCP server metadata

Name
marketping
Version
1.0.0
Capabilities
tools
Server instructions

MarketPing serves Indian stock market research: NSE/BSE corporate announcements with AI classification and measured price reactions, fundamentals for 5,700+ companies, page-cited reads of annual reports and earnings calls, IPO tracking, FPI flows and market calendars. Resolve a company first (resolve_company) unless you already hold its slug. Quote documents ONLY from read_pages output. Every result carries a marketping.in URL — cite it. This is factual data, not investment advice: MarketPing publishes no buy/sell recommendations, no price targets and no IPO grey-market premium.

Known tools 19

search

Search MarketPing's Indian stock market data — companies, corporate announcements, IPO issues, and the text of annual reports, earnings-call transcripts and investor presentations.

Inferred read-only
fetch

Retrieve the full content of one search result by its id — a company profile with fundamentals and recent announcements, one announcement with its measured price reaction, one page of a filing, or one IPO issue.

Inferred read-only
resolve_company

Find an Indian listed company by name, ticker or partial match.

Inferred read-only
company_snapshot

Latest fundamentals and valuation for one company: price, market cap, P/E, P/B, TTM revenue and profit, growth, ROCE/ROE and debt ratios.

Inferred read-only
recent_alerts

Recent NSE/BSE corporate filings with MarketPing's AI classification — subject, category, document type, importance and sentiment.

Inferred read-only
alert_reaction

How the market actually moved after ONE announcement: percentage returns at 5 minutes, 30 minutes, 1/2/3/5/7/15 days and 1/2/3 months from the announcement price.

Inferred read-only
search_filings

Full-text search across every page MarketPing holds — annual reports, earnings-call transcripts, investor presentations.

Inferred read-only
list_documents

The documents MarketPing holds for a company — annual reports, earnings-call transcripts, investor presentations, results — newest first, each with a doc_id.

Inferred read-only
doc_contents

A document's table of contents: section titles, one-line summaries and page ranges.

Inferred read-only
read_pages

The actual text of a page range (max 12 pages).

Inferred read-only
audit_report

Auditor opinions, key audit matters, CARO exceptions and auditor changes per fiscal year, extracted page-cited from annual reports.

Inferred read-only
screener_fields

The metrics you can filter and sort on in run_screener, with labels, units and groups.

Inferred read-only
run_screener

Filter MarketPing's universe of 5,400+ NSE/BSE companies on fundamentals — 108 metrics covering valuation, growth, profitability, leverage and ownership.

Inferred read-only
ipo_pipeline

Indian IPOs — open now, upcoming, closed or already listed — with price band, issue size, lot size, dates, subscription figures and post-listing performance.

Potential side effects
fpi_flows

Foreign portfolio investor (FPI/FII) flows into Indian markets as NSDL publishes them — daily net equity and debt flows, by investment route, with month-to-date totals.

Inferred read-only
results_calendar

Which Indian companies report quarterly results on which dates, as the exchanges have published them.

Inferred read-only
daily_briefing

MarketPing's briefing for the latest NSE trading day: market score, index and sector moves, FII/DII and FPI flows, breadth, movers, and the day's most important announcements.

Inferred read-only
watchlist_list

The companies this MarketPing account follows, with their alert status.

Inferred read-only
watchlist_add

Add a company to this MarketPing account's watchlist, so its filings start arriving as alerts.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.marketping]
url = "https://mcp.marketping.in/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "marketping": {
      "type": "http",
      "url": "https://mcp.marketping.in/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: marketping
Remote MCP URL: https://mcp.marketping.in/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "marketping": {
      "url": "https://mcp.marketping.in/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "marketping": {
      "type": "http",
      "url": "https://mcp.marketping.in/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "marketping",
  "transport": "streamable-http",
  "url": "https://mcp.marketping.in/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.