HomeFinance › sec-edgar-mcp

sec-edgar-mcp

SEC EDGAR MCP server that provides access to the US public filings through the US SEC EDGAR API

Python
★ 359 stars Last pushed 2026-09-19 License: AGPL-3.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.0.5)

uvx sec-edgar-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "sec-edgar-mcp": {
      "command": "uvx",
      "args": [
        "sec-edgar-mcp"
      ],
      "env": {
        "SEC_EDGAR_USER_AGENT": "<YOUR_VALUE>"
      }
    }
  }
}
  • SEC_EDGAR_USER_AGENT required — The user agent to access the SEC EDGAR API

Related servers

Data from the Official MCP Registry