Skip to content
Claude Desktop

EDGAR (SEC filings) for Claude Desktop

io.github.mcpwright/edgar-mcp

SEC filings in your agent: issuers, Reg CF/D/A raises, XBRL financials, insider trades.

client:Claude Desktop transport:stdio runtime:pypi

Install EDGAR (SEC filings) in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "edgar-mcp": {
      "command": "uvx",
      "args": [
        "mcpwright-edgar"
      ],
      "env": {
        "EDGAR_MCP_USER_AGENT": "<EDGAR_MCP_USER_AGENT>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

EDGAR (SEC filings) in other clients