Releases: asp53826/edgar-mcp
Releases · asp53826/edgar-mcp
Release list
edgar-mcp v0.1.0
First public release of edgar-mcp, an MCP server for SEC EDGAR filings, filing text, full-text search, and XBRL financial facts.
Included
- ticker, CIK, and company-name identity resolution with ambiguity handling
- filing history across EDGAR overflow files
- windowed filing-text retrieval with inline-XBRL cleanup
- XBRL concept discovery, time series, and cross-filer comparison
- host-aware caching and a global request pacer validated against the SEC limit
- reproducible offline tests and live benchmark tooling
- interactive results page documenting cache and pacing failure modes
Verification
- 32 offline tests passing
- Python 3.11+
- MIT licensed
- package metadata, source distribution, and wheel build successfully at version
0.1.0
The README documents the measured results and the known limits, including TTL-based freshness, full-document parsing before windowing, uncached search, and consolidated-only XBRL values.