mcpbeat Sign in

Filingapi MCP Server

by jethrokirk-sudo Your server? Claim it
answering

Filingapi is answering right now. Last checked 5 min ago. It exposes 10 tools.

SEC filings, earnings transcripts, guidance signals & macro calendar for S&P 500. 11 MCP tools.

Uptime history 48 days of history · worst day 99%
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
10
Tools
read from the server
355 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Filingapi every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add filingapi --transport http https://mcp.filingapi.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "filingapi": {
      "url": "https://mcp.filingapi.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.filingapi]
url = "https://mcp.filingapi.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "filingapi": {
      "url": "https://mcp.filingapi.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "filingapi": {
      "url": "https://mcp.filingapi.dev/mcp"
    }
  }
}

Available tools 10

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

filings
get_filings
Get SEC filings (8-K, 10-Q, etc.) for a company by ticker symbol. Use this to see what filings are available for a company, with dates and accession numbers. Does not include guidance extraction - use get_guidance for that.
search_filings
Search across all SEC filings in the database by keyword, optionally filtered by ticker and date range (YYYY-MM-DD format). Use this for open-ended questions like "which companies mentioned supply chain issues" rather than looking up one known ticker.
company
get_company_info
Get sector, industry, and data coverage info for a company. Returns the company's GICS sector and industry classification, plus counts of available filings and transcripts.
earnings
get_earnings_calendar
Get upcoming earnings announcement dates with EPS and revenue estimates. Defaults to the next 7 days if no dates specified. Use this when asked about upcoming earnings, who reports this week, or when a specific company's next earnings date is.
filing
get_filing_detail
Get the full detail of a single SEC filing by ticker and accession number (the unique SEC filing ID, e.g. '0000320193-26-000011'). Use this after get_filings or get_guidance has identified a specific filing you want to inspect in full.
guidance
get_guidance
Get forward-looking guidance language extracted from a company's SEC filings, by ticker symbol. Use this when asked what a company said about future performance, revenue outlook, margin expectations, or other forward-looking statements. Note: results are keyword-matched sentences from filings and may include both forward guidance and recent reported results - read each sentence carefully to distinguish actual forward guidance from historical figures.
sector
get_sector_filings
Get recent SEC filings for all companies in a given sector. Sector names are case-insensitive, e.g. "Technology", "Energy", "Healthcare". Use list_sectors first if unsure of exact names. Optionally filter by event_type (earnings_release, acquisition, executive_change, restructuring, dividend, guidance_update).
sectors
list_sectors
List all available sectors with the number of tickers in each. Use this when asked about sectors, industries, or to find which sector a type of company falls under. Returns 11 GICS sectors covering the S&P 500.
signals
get_signals
Get real-time AI sentiment signals derived from SEC 8-K filings. Each signal includes: ticker, bullish/bearish/neutral classification, confidence score (-100 to 100), a one-line summary, and key factors. Signals are generated by Claude Haiku within minutes of EDGAR publication. Use this when asked which companies have recently filed bullish or bearish 8-Ks, or to screen for sentiment shifts across the S&P 500. Default window is 30 days; set hours=24 for today only.
transcript
get_transcript
Get all available earnings call transcripts for a company by ticker. Returns a list of transcripts (each with fiscal_quarter, fiscal_year, date, and speakers). If asked about a specific quarter, look for it within the returned list rather than expecting a single result - this endpoint does not currently filter server-side. Use this when asked what was said on an earnings call, as opposed to in written SEC filings.

Endpoints

URLTransportStateLatencyChecked
https://mcp.filingapi.dev/mcp streamable-http answering 330 ms 5 min ago

Alternatives to Filingapi

same job, measured the same way
C
Professor Sausages — Finance
by professorsausages

SEC filings, insider trades, 13F, IPO calendar, macro & FX MCP tools via x402.

12 tools answering
Aether Developer
by evidinvest

Cited search over SEC filings, earnings transcripts and EU regulation, with fetch mode. 14 tools.

280 installs/wk 14 tools answering
EarningsCalls.dev
by stockmarketscan

177,000+ earnings call transcripts for AI - speaker segments & full-text search.

39 installs/wk answering
C
Regulatory Filings MCP
by thenextgennexus

SEC & institutional filings — Form 4, 8-K, 13F, Schedule 13D, Form D, IPO & earnings calendars.

17 tools answering
Gongio MCP
by justinbeckwith

MCP server for Gong.io - access calls, transcripts, and users

467 installs/wk local only
Begonia.pro
by begonia

Local SEO: MCP for local business audits with tools and guidance.

answering
Ms Graph MCP
by nitin27may

Microsoft Graph MCP server — 85 tools for mail, calendar, Teams, files, SharePoint, and Entra ID

171 installs/wk local only
Equibles
by daniel3303

90+ free tools, Claude & ChatGPT: prices, options, SEC filings, 13F, insider, congress, transcripts.

117 tools answering

Filingapi — questions

Answers built from our own checks of this server.

What can Filingapi do?
It exposes 10 tools, read directly from the server on our last check. Among them: get_company_info, get_earnings_calendar, get_filing_detail, get_filings, get_guidance, get_sector_filings and 4 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Filingapi working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 355 ms. The bar chart above shows every period we have measured.
How do I connect Filingapi?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Filingapi need an API key?
No. Filingapi completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 10 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Filingapi?
It answers our handshake in 355 ms on average, which is faster than 44% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.