edgar-mcp
Related Servers
Alternatives to edgar-mcp
No user-submitted related servers found.
Related Servers
- AlicenseCqualityBmaintenanceMCP server for accessing SEC EDGAR filings. Connects AI assistants to company filings, financial statements, and insider trading data with exact numeric precision.21357AGPL 3.0
- AlicenseAqualityAmaintenanceAn MCP server that enables models to access SEC EDGAR filings, filing text, and XBRL financial facts with caching, rate limiting, and iXBRL stripping.8MIT
- AlicenseAqualityBmaintenanceMCP server that lets an LLM read official SEC financial data, tracing every number back to a specific SEC filing, US-GAAP tag, and filing date.4MIT
- AlicenseNot gradedqualityDmaintenanceHosted MCP server that gives AI agents real-time access to SEC EDGAR filings search, 10-K/8-K reading, XBRL financial facts, and insider-trade (Form 4) alerts.13 npm1MIT
- FlicenseNot gradedqualityBmaintenanceAn MCP server that provides natural-language access to SEC EDGAR filings, including company lookups, financial figures, insider transactions, and filing comparisons, over streamable HTTP for any MCP client.-
- AlicenseAqualityBmaintenanceMCP server for SEC EDGAR filing intelligence, providing tools for fetching, chunking/embedding, retrieval, and evaluation of filings.11MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: lookup_issuer resolves entities, list_filings retrieves recent filings for a specific issuer, and search_filings performs full-text search across documents. No overlap in functionality.
All tool names follow a consistent verb_noun snake_case pattern: lookup_issuer, list_filings, search_filings. The verbs are distinct and descriptive, and the pattern is uniform across the set.
With 3 tools, the set is slightly minimal but covers the core operations for SEC filing access: entity resolution, listing filings, and full-text search. The count is reasonable for a focused domain, though it feels a bit thin for comprehensive coverage.
The tool set covers entity lookup, recent filing listing, and full-text search, which are essential, but lacks a tool to retrieve the actual filing content or metadata for a specific filing. This is a notable gap for agents that may need to fetch filing details after discovery.