secedgar mcp server for Cursor
io.github.cyanheads/secedgar-mcp-server
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
client:Cursor
transport:streamable-http
runtime:npm
tools:16
Install secedgar mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"secedgar-mcp-server": {
"url": "https://secedgar.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor 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