Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

ai.tickerscout/ticker-scout

ai.tickerscout/ticker-scout

Income statement, balance sheet and cash flow, already assembled from SEC filings. No API key.

Uptime
100.0%
1 direct probes · 30d
Response
249ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

list_companies

List the public companies Ticker Scout covers, with the fiscal period of the latest data and the predicted date of the next SEC filing. Call this first when you do not know whether a company is covere…

get_company

Company identity and coverage manifest: name, CIK, exchange, SIC industry, the fiscal period of the latest data, the SEC filings that record is built from - the annual report and the latest quarterly …

get_key_figures

The headline figures for a company's most recent reported period: revenue, net income, diluted EPS and similar, each with its year-over-year change, the exact dollar amount, and the SEC accession numb…

get_financials

Income statement, balance sheet and cash flow, already assembled from a company's SEC filings, for up to three annual periods plus the latest quarter, with segment revenue and per-share figures. Prefe…

get_narrative

Qualitative synthesis of a company's latest annual and quarterly reports, condensed from the filings themselves rather than from news: business description, risk factors with quarter-over-quarter chan…

get_events

Digest of a company's material current reports (Form 8-K) over roughly the trailing five quarters, read from the filings and their exhibits: earnings releases, management changes, capital returns, deb…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.tickerscout/ticker-scout": {
      "url": "https://mcp.tickerscout.ai/mcp",
      "transport": "streamable-http"
    }
  }
}