Filingrail MCP server
SEC EDGAR financials, insider trades, 8-K events, and 13F holdings as MCP tools.
0 stars22 downloads/wk
Reviews
Write oneNobody has reviewed Filingrail yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Filingrail tools (8)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
get_13f_holdingsGet 13F-HR institutional holdings for an investment manager.
get_8k_eventsGet 8-K material events with SEC item codes for a company.
get_financialsGet latest XBRL-normalized financial statements (balance sheet, income, cash flow).
get_financials_historyGet historical quarterly or annual financial-statement series.
get_insider_tradesGet insider transactions (Form 4) for a company.
get_recent_filingsGet recent SEC filings, optionally filtered by form type or CIK.
healthCheck Filingrail API health. Returns {status: 'ok'} if live.
search_companiesSearch SEC-registered companies by ticker, CIK, or name fragment.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan4 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 8 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
claude mcp add filingrail-mcp -- uvx filingrail-mcp
Filingrail: common questions
- Is Filingrail MCP server safe?
- Mostly: it is graded B (83/100). Read the Filingrail safety report
- How do I install Filingrail?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Filingrail need an API key?
- Yes. The registry entry asks for
RAPIDAPI_KEY. - Is Filingrail maintained?
- The last commit was 10 days ago (2026-09-11). The latest release is v0.1.2.