Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

IPOGrid IPO Calendar & Filing Research

com.ipogrid/ipogrid

IPO calendar, SEC filings, deal terms, and IPO news research via the IPOGrid MCP server.

Uptime
100.0%
1 direct probes · 30d
Response
318ms
last probe
Tools
4
callable
Resources
4
readable
Prompts
1
available

Tools · 4

get_chart

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…

list_companies

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…

get_company

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_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

review_data_guidance

IPOGrid guidance for assembling data for daily, weekly, and quarterly editorial reviews.

ipogrid://guidance/review-data
data_model_guidance

IPOGrid guidance for understanding companies, filings, news, outcomes, charts, and enrichment fields.

ipogrid://guidance/data-model
signals_guidance

IPOGrid guidance for interpreting IPO filing, terms, issuer, financial, news, and outcome signals.

ipogrid://guidance/signals
tool_recipes_guidance

IPOGrid guidance for combining MCP tools into common research and review workflows.

ipogrid://guidance/tool-recipes

Prompts · 1

assemble_review_data

Guidance for gathering IPOGrid data for a daily, weekly, or quarterly editorial review.

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"
    }
  }
}