secedgar-mcp-server
JSON →SEC EDGAR filings and financials
Install
npx (no Tools · 9
- secedgar_company_search Find companies and retrieve entity info with optional recent filings
- secedgar_search_filings Full-text search across all EDGAR filing documents since 1993
- secedgar_get_filing Fetch a specific filing's metadata and document content
- secedgar_get_financials Get historical XBRL financial data for a company
- secedgar_fetch_frames Fetch SEC XBRL frames for one concept × one period across all reporting companies
- secedgar_search_concepts Discover supported XBRL concept names or reverse-lookup a raw tag
- secedgar_dataframe_describe List canvas dataframes with provenance, TTL, and schema
- secedgar_dataframe_query Run a single-statement SELECT across dataframes
- secedgar_dataframe_drop Drop a canvas dataframe by name. Opt-in via `EDGAR_DATAFRAME_DROP_ENABLED=true` — off by default since TTL already handles cleanup
Environment variables
MCP_HTTP_PORT
Links
★ 2 GitHub stars