This MCP server provides SEC EDGAR filings access for AI agents, enabling company lookup, filings retrieval, financials extraction, and insider-activity research. It exposes MCP tools (5 total) with no API keys, so an agent can call the tools mid-task to research a US public company.
🛠️ Key Features
- Uses SEC EDGAR as the source
- Tooling for company lookup (CIK and metadata by name or ticker)
- Recent filings listing with form-type filtering (e.g., 10-K, 8-K)
- Full-text filing search across EDGAR
- Key XBRL financial facts extraction (revenue, net income, assets, ...)
🚀 Use Cases
- Research a US public company’s filings during an agent workflow
- Pull recent SEC submissions for analysis or compliance checks
- Search across EDGAR documents for relevant text
- Retrieve structured financial facts from XBRL
⚡ Developer Benefits
- No API keys required
- MCP tools usable mid-task in Model Context Protocol setups
- Supports agent-driven research across EDGAR content
⚠️ Limitations
- Described tooling list does not include a dedicated “insider trades” tool name in the provided excerpt