Look up company CIKs, search SEC filings, and fetch filing text.
This MCP tool is described as querying and fetching public SEC EDGAR filing data, requires no secrets, and is open source and auditable, so the overall risk appears relatively low. The main considerations are that it executes locally as an MCP tool and may send network requests to SEC EDGAR-related public services, while community adoption is low and maintenance status is unknown.
The materials explicitly state that no keys or environment variables are required, and there is no indication of API tokens, account credentials, or other sensitive authentication material; credential exposure and abuse risk appears low.
The described functions include searching filings and fetching filing text, which implies outbound requests to SEC EDGAR or related public data endpoints; although no remote host is listed, there is still the normal network egress surface of sending user queries to an external public service.
The system flags that this tool executes code; as an MCP tool, it typically runs a local service process and handles user requests. This is normal for this class of tool, and the provided materials do not show system privileges beyond its stated purpose.
The description is limited to company CIK lookup, filing search, and filing text retrieval, targeting what appears to be public SEC EDGAR disclosure data; the materials do not claim local file read/write access, private directory access, or other expanded data permissions.
The project has a public GitHub repository and an MIT license, making the source auditable, which is a meaningful risk-reducing factor; however, it comes from a third-party registry, has 0 stars, and an unknown maintenance status, so maturity and ongoing upkeep warrant caution.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "SEC EDGAR MCP" yet — see the docs or source repo.
Find the SEC CIK for Apple Inc. and return the company's official name.
Returns Apple's CIK number and its official registered company name.
Search Tesla's most recent 10-K filing and give me the filing date, accession number, and filing link.
Returns key metadata and the access link for the latest 10-K filing.
Fetch the full text of Nvidia's latest 8-K filing and extract paragraphs related to material events.
Returns the 8-K full text along with key paragraphs about material events.
Access SEC EDGAR filings, extract financial data, and track insider trades.
Download, convert, and analyze SEC EDGAR filings for research and compliance review.
Resolve US stock tickers to SEC CIKs for EDGAR lookups.
Download, convert, and parse SEC EDGAR filings for research and document workflows.
Query SEC EDGAR filings, XBRL financials, and company data via MCP.
Access SEC EDGAR APIs to retrieve filings, financials, and disclosure data.