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
{
"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