← Registry

Analytics

iposignal.xyz

Provides IPO and public-company financial data, SEC filings, valuation metrics, and market sentiment analytics via an MCP server.

x402 supported1 endpoint7 known toolsFirst detected September 23, 2026Last detected September 23, 2026

ENDPOINT 1

https://iposignal.xyz/api/mcp

No auth detected

MCP server metadata

Name
IPOSignal
Version
1.2.0
Capabilities
tools.listChanged

Known tools 7

get_ipo_overview

FREE.

Inferred read-only
lookup_companies_with_financials

FREE.

Inferred read-only
get_ipo_snapshot

Retrieve a complete IPO company profile — deal terms, pricing range, expected market cap, SEC registration and prospectus details, offering structure, lifecycle timeline, and IBKR indicative borrow fee rate when available.

Inferred read-only
get_company_financials

Retrieve full SEC iXBRL financial statements for a company we cover, pre- and post-IPO, with derived margins, growth, leverage and return ratios per period.

Potential side effects
get_company_metrics

Get live valuation metrics for any US-listed company (not just IPOs), computed from primary sources: SEC XBRL companyfacts TTM fundamentals (revenue, net income, EBITDA, debt, cash, shares) plus the latest market close.

Inferred read-only
get_ipo_sentiment

Access IPOSignal's proprietary market sentiment score — a daily signal quantifying how well recent IPOs are being received by investors.

Inferred read-only
get_ipo_social_sentiment

Get IPOSignal's X/Twitter social-sentiment reading for a specific IPO — an aggregate of how investors are discussing the stock on X, scored from -1 (bearish) to +1 (bullish) with a label, post tallies, and a one-line summary.

Potential side effects

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.iposignal]
url = "https://iposignal.xyz/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "iposignal": {
      "type": "http",
      "url": "https://iposignal.xyz/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: iposignal
Remote MCP URL: https://iposignal.xyz/api/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": {
    "iposignal": {
      "url": "https://iposignal.xyz/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "iposignal",
  "transport": "streamable-http",
  "url": "https://iposignal.xyz/api/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.