
Plainyogurt21 Sec Edgar Mcp
Pull official SEC EDGAR filings and financial disclosures into agent sessions for competitor and market due diligence.
Overview
SEC EDGAR MCP is an MCP server for the Idea phase that lets agents retrieve and work with official SEC EDGAR filings and financial disclosure data.
What is this MCP server?
- Real-time access to official SEC EDGAR filings through MCP
- Smithery streamable-http remote with required Bearer API key
- Open-source reference implementation on GitHub (plainyogurt21/sec-edgar-mcp)
- Version 1.14.0 in the published manifest
- Suited to agent-led extraction of 10-K, 10-Q, 8-K, and related forms
- Published server version: 1.14.0
- Repository: github.com/plainyogurt21/sec-edgar-mcp
- Auth: required Bearer header on Smithery remote
What problem does it solve?
Copying filing PDFs and XBRL snippets by hand makes competitor and financial research painfully slow inside agent-assisted builds.
Who is it for?
Solo builders doing fintech, devtools, or vertical SaaS competitive scans against public registrants.
Skip if: Private-company diligence, real-time trading systems, or compliance workflows that require audited archival guarantees beyond EDGAR access.
What do I get? / Deliverables
Once configured on Smithery, your agent can fetch and reason over EDGAR content in the same session where you draft positioning and validation docs.
- Agent-accessible EDGAR filing retrieval and summarization
- Faster competitor financial research in validation notes
- GitHub-backed server reference for self-host comparison
Recommended MCP Servers
Journey fit
Public-company intelligence is a classic pre-build activity on the Idea journey when you map competitors and funding narratives. Competitors subphase captures EDGAR-driven benchmarking of incumbents, S-1 patterns, and 10-K metrics before you validate pricing or positioning.
How it compares
MCP bridge to SEC EDGAR, not a stock screener skill or a commercial terminal replacement.
Common Questions / FAQ
Who is SEC EDGAR MCP for?
It is for developers and indie founders who use MCP-enabled agents to research public companies and filings during early product discovery.
When should I use SEC EDGAR MCP?
Use it when mapping competitors, reading S-1 or 10-K language, or grounding financial narratives before you validate or build finance-adjacent features.
How do I add SEC EDGAR MCP to my agent?
Obtain a Smithery API key, register the sec-edgar-mcp streamable-http remote, and pass Authorization: Bearer {smithery_api_key} as required in your MCP client.