Discover and explore top open-source AI tools and projects—updated daily.
stefanoamorelliSEC EDGAR data server for AI assistants
Top 99.1% on SourcePulse
This project provides a Model Context Protocol (MCP) server for accessing U.S. Securities and Exchange Commission (SEC) EDGAR filings. It enables AI assistants to retrieve company filings, financial statements, and insider trading data with exact numeric precision, built upon the edgartools library. The primary benefit is facilitating structured, precise data access for financial analysis and AI-driven insights from public company disclosures.
How It Works
This project implements a Model Context Protocol (MCP) server, built on edgartools, to provide AI assistants with precise access to SEC EDGAR filings. It acts as a data gateway, translating AI queries into structured requests for company information, financial statements (XBRL-parsed), and insider trading data. The core advantage lies in its ability to deliver exact numeric precision and direct SEC filing URLs for verification, enhancing trust and auditability in AI-driven financial analysis. An optional streamable HTTP transport is available for integration with platforms like Dify.
Quick Start & Requirements
docker run -i --rm -e "SEC_EDGAR_USER_AGENT=Your Name (your@email.com)" stefanoamorelli/sec-edgar-mcp:latestSEC_EDGAR_USER_AGENT environment variable is required. Alternative installation methods (pip, conda, uv) are detailed in the documentation.sec-edgar-mcp.amorelli.tech.Highlighted Details
Maintenance & Community
The project is maintained by Stefano Amorelli. No specific community links (Discord, Slack) or detailed contributor information beyond the primary author are provided in the README.
Licensing & Compatibility
stefano@amorelli.tech for inquiries. The AGPL-3.0 license may impose copyleft restrictions on derivative works.Limitations & Caveats
The streamable HTTP transport option lacks authentication and should only be used on private networks. The project is not affiliated with or endorsed by the SEC.
4 days ago
Inactive
OpenBB-finance