IPOGrid IPO Calendar & Filing Research
com.ipogrid/ipogridIPO calendar, SEC filings, deal terms, and IPO news research via the IPOGrid MCP server.
Tools · 4
Build an aggregated IPO chart and return its data plus canonical embed, page, and API URLs. Use this instead of hand-building chart URLs. Anonymous requests are quota-limited and may clamp a 52-week r…
Discover IPOGrid companies and active deals with cursor pagination and market, issuer-kind, freshness, or proceeds filters. Use get_company after selecting an issuer. Anonymous requests return at most…
Fetch one issuer by SEC CIK after discovery with list_companies. Optional enrichments add terms and research context; anonymous requests allow only latest_terms, classification, and news.
List recent IPO-company news, optionally filtered by SEC CIK. Use this for a news feed; use get_company with news for broader issuer context. Anonymous requests return at most 10 rows and omit full co…
Resources · 4
IPOGrid guidance for assembling data for daily, weekly, and quarterly editorial reviews.
ipogrid://guidance/review-data
IPOGrid guidance for understanding companies, filings, news, outcomes, charts, and enrichment fields.
ipogrid://guidance/data-model
IPOGrid guidance for interpreting IPO filing, terms, issuer, financial, news, and outcome signals.
ipogrid://guidance/signals
IPOGrid guidance for combining MCP tools into common research and review workflows.
ipogrid://guidance/tool-recipes
Prompts · 1
Guidance for gathering IPOGrid data for a daily, weekly, or quarterly editorial review.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"ipogrid_ipo_calendar_&_filing_research": {
"url": "https://ipogrid.com/mcp",
"transport": "streamable-http"
}
}
}