SEC EDGAR
Created 6 months ago
An open-source MCP server connecting AI models to SEC EDGAR filings.
development
documentation
public
finance
AI
What is SEC EDGAR?
(by Stefano Amorelli) A community Model Context Protocol Server to access financial filings and data through the U.S. Securities and Exchange Commission ([SEC](https://www.sec.gov/)) `Electronic Data Gathering, Analysis, and Retrieval` ([EDGAR](https://www.sec.gov/submit-filings/about-edgar)) database
Documentation
For installation and setup instructions, visit the SEC EDGAR MCP Quickstart Guide. For complete tool documentation, usage examples, and configuration guides, visit the SEC EDGAR MCP Documentation.
Server Config
{
"mcpServers": {
"sec-edgar-server": {
"command": "npx",
"args": [
"sec-edgar"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
May 23, 2025
Updated At:
Aug 07, 2025
Author:
Stefano Amorelli
Category:
community
License:
MIT License
Tags:
development
documentation
public