sec-edgar-mcp
Active·★ 273·AGPL-3.0·Updated 2026-05-29
★ API Integration★ Data Processing
A SEC EDGAR MCP (Model Context Protocol) Server
SEC EDGAR MCP is a server that provides AI assistants with precise access to SEC EDGAR filings, including company financials, statements, and insider trading data. It is built on `edgartools` and offers tools for CIK lookup, filing retrieval (10-K, 10-Q, 8-K), and XBRL-parsed financial statements.
#SEC EDGAR#Financial Data#AI Assistants#XBRL Parsing#Insider Trading#Company Filings#Python#Docker
01
Features
01Connects AI assistants to SEC EDGAR filings with exact numeric precision.
02Provides tools for CIK lookup, company information, and company facts.
03Enables retrieval and section extraction of 10-K, 10-Q, and 8-K filings.
04Offers XBRL-parsed balance sheets, income statements, and cash flow data.
05Includes data on Form 3/4/5 insider trading transactions.
02
Compatibility
Python
Runtime
Verified via docs
3.11+
Version
Verified via docs
Docker
Deployment
Verified via docs
03
Quick start
1
$ docker run -i --rm -e SEC_EDGAR_USER_AGENT=Your Name ([email protected]) stefanoamorelli/sec-edgar-mcp:latest
04
Use cases
↳Automated financial analysis and report generation by AI.
↳Integrating real-time SEC EDGAR data into AI assistant workflows.
↳Developing applications requiring precise financial and insider trading data access.
↳Researching company financials and historical filings programmatically.
05
Alternatives
Brave Search MCP★ 86.5k
Allow your AI Agent to search the real-time internet using Brave Search API. Essential for getting up-to-date information.
Microsoft AutoGen★ 58.5k
A framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
CrewAI★ 52.4k
Framework for orchestrating role-playing, autonomous AI agents. By working together, your Crew can tackle complex tasks.
Open Interpreter★ 63.7k
A natural language interface for computers. Lets LLMs run code (Python, Javascript, Shell, etc.) locally on your machine.
GPT Researcher★ 27.4k
An LLM agent that conducts deep research (local and web) on any given topic and generates a long report with citations.
Related searches
Comments
Log in to leave a comment
- EEllis LeeMay 5, 2026
Good for financial research applications that need 10-K, 10-Q, and filing data.
- SSasha ThompsonApr 2, 2026
SEC EDGAR data via MCP makes financial filings accessible in AI workflows.
- MMarlowe JohnsonApr 2, 2026
Data comes straight from EDGAR — no intermediary that might lag or filter.
- EEmerson ZhangMar 2, 2026
Works well for building AI-assisted financial analysis tools.