INDIVIDUAL MCP TOOL
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.
LIVE ENDPOINT
https://mcp.marketping.in/mcp
Connect to this endpoint to inspect the live schema for ipo_pipeline and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a write-action term.
Parent server
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.
Related tools
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.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.resolve_company— Find an Indian listed company by name, ticker or partial match.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.recent_alerts— Recent NSE/BSE corporate filings with MarketPing's AI classification — subject, category, document type, importance and sentiment.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.search_filings— Full-text search across every page MarketPing holds — annual reports, earnings-call transcripts, investor presentations.list_documents— The documents MarketPing holds for a company — annual reports, earnings-call transcripts, investor presentations, results — newest first, each with a doc_id.