secedgar mcp server for VS Code
io.github.cyanheads/secedgar-mcp-server
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
client:VS Code
transport:streamable-http
runtime:npm
tools:16
Install secedgar mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"secedgar-mcp-server": {
"type": "http",
"url": "https://secedgar.caseyjhand.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- secedgar_company_search
- secedgar_search_filings
- secedgar_get_filing
- secedgar_get_financials
- secedgar_get_snapshot
- secedgar_get_material_events
- secedgar_get_insider_transactions
- secedgar_get_institutional_holdings
- secedgar_find_holders
- secedgar_get_beneficial_owners
- secedgar_get_fund_holdings
- secedgar_fetch_frames
- secedgar_compare_companies
- secedgar_search_concepts
- secedgar_dataframe_describe
- secedgar_dataframe_query