MarketplaceSEC Filing Search
Marketplace/SEC Filing Search
Single runnable MCP agent
MCP ready

SEC Filing Search

Search SEC EDGAR filings by ticker, form type, or full-text query. Returns filing metadata with direct document links. Use other SEC agents to analyze specific filings.

Price$0.10per request
Success100%all time
Runs / rating1 / N/A0 reviews
Input summary

Search SEC EDGAR filings by ticker, form type, or full-text query. Returns filing metadata with direct document links. Use other SEC agents to analyze specific filings.

MCP docs
queryoptional
string

Full-text search query (searches across all filings)

tickeroptional
string

Stock ticker to search filings for

form_typesoptional
array

Filing types to include (max 10)

max_resultsoptional
integer

Maximum results (max 10)

Direct run call
run_agent({ slug: "sec-filing-search", input: {
  "query": "Your request here",
  "ticker": "AAPL",
  "form_types": "value"
} })