Back to Apps

EDGAR SEC MCP
Supports UIby flothjl
Access and analyze SEC EDGAR filings, including proxy statements and Form 4 insider trading data.
0 stars
Works in:Goose
Exposes:Tools
What it does
Connects AI agents directly to the SEC EDGAR database, enabling the automated retrieval and analysis of official corporate filings. It specifically streamlines access to proxy statements for executive compensation research and Form 4 filings to monitor insider selling activities.
Tools
GetProxyStatementTablesByTicker: Retrieves structured tables from proxy statements for a given ticker.GetForm4ByTicker: Fetches Form 4 filings to track insider trading for a specific company.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"edgar-sec": {
"command": "uvx",
"args": ["edgar-sec-mcp"]
}
}
}
Supported hosts
Confirmed support for Goose and Claude Desktop.
Quick install
uvx edgar-sec-mcpInformation
- Pricing
- free
- Published
- 6/9/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Goose
Use `uvx` with git+https://github.com/flothjl/edgar-sec-mcp@mainClaude Desktop
{
"mcpServers": {
"edgar-sec": {
"command": "uvx",
"args": ["edgar-sec-mcp"]
}
}
}





