S
SEC EDGAR
Featured
💰 Finance & Trading
Search and read SEC filings from EDGAR — 10-Ks, 10-Qs, 8-Ks and more. Pull a company's filings, financial statements and disclosures for research.
Tags
Tools (4)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"sec-edgar": {
"command": "uvx",
"args": [
"sec-edgar-mcp"
],
"env": {
"SEC_EDGAR_USER_AGENT": "you@example.com"
}
}
}
}