Analytics
marketping.in
Provides financial data and analytics for the Indian stock market, including company fundamentals, corporate filings, IPO issues, and AI-classified announcements.
ENDPOINT 1
https://mcp.marketping.in/mcp
MCP server metadata
- Name
- marketping
- Version
- 1.0.0
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
searchSearch 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-onlyfetchRetrieve 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-onlycompany_snapshotLatest 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-onlyrecent_alertsRecent NSE/BSE corporate filings with MarketPing's AI classification — subject, category, document type, importance and sentiment.
Inferred read-onlyalert_reactionHow 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-onlysearch_filingsFull-text search across every page MarketPing holds — annual reports, earnings-call transcripts, investor presentations.
Inferred read-onlylist_documentsThe documents MarketPing holds for a company — annual reports, earnings-call transcripts, investor presentations, results — newest first, each with a doc_id.
Inferred read-onlydoc_contentsA document's table of contents: section titles, one-line summaries and page ranges.
Inferred read-onlyaudit_reportAuditor opinions, key audit matters, CARO exceptions and auditor changes per fiscal year, extracted page-cited from annual reports.
Inferred read-onlyscreener_fieldsThe metrics you can filter and sort on in run_screener, with labels, units and groups.
Inferred read-onlyrun_screenerFilter MarketPing's universe of 5,400+ NSE/BSE companies on fundamentals — 108 metrics covering valuation, growth, profitability, leverage and ownership.
Inferred read-onlyipo_pipelineIndian IPOs — open now, upcoming, closed or already listed — with price band, issue size, lot size, dates, subscription figures and post-listing performance.
Potential side effectsfpi_flowsForeign 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-onlyresults_calendarWhich Indian companies report quarterly results on which dates, as the exchanges have published them.
Inferred read-onlydaily_briefingMarketPing'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-onlywatchlist_listThe companies this MarketPing account follows, with their alert status.
Inferred read-onlywatchlist_addAdd a company to this MarketPing account's watchlist, so its filings start arriving as alerts.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.