Full-text search across every SEC EDGAR filing back to 1993. Filter by free-text...
https://edgar-mcp.mtree.workers.dev/v1/filings/searchOverview
Full-text search across every SEC EDGAR filing back to 1993. Filter by free-text query, form type (10-K, 10-Q, 8-K, S-1, etc.), CIKs, and date range. Returns accession numbers, filing dates, company names, primary-document URLs.
Protocol
x402 (POST)
Price
$0.04
Payment Asset
USD Coin
Payment Network
Base
Category
tools/search
Provider
edgar-mcp
Source
bazaar
Indexed
2026-05-15 06:55:31
Health
Status
healthy
Latency (p50)
363ms
Uptime (30d)
100.0%
Reliability Score
95/100
Last Checked
2026-05-27 16:56:44
Last Healthy
2026-05-27 16:56:44
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"bodyFields": {
"ciks": {
"description": "Comma-separated CIKs (digits or zero-padded). Optional.",
"example": "0000320193",
"type": "string"
},
"endDate": {
"description": "End date YYYY-MM-DD",
"example": "2024-12-31",
"type": "string"
},
"forms": {
"description": "Comma-separated form types (e.g. \"10-K,10-Q\"). Optional.",
"example": "10-K",
"type": "string"
},
"fromDays": {
"description": "Look back this many days (1–3650)",
"example": 365,
"type": "number"
},
"limit": {
"description": "Max results (1–50)",
"example": 25,
"type": "number"
},
"query": {
"description": "Free-text query — phrases, tickers, executives, products (optional if forms or ciks supplied)",
"example": "artificial intelligence risk factors",
"type": "string"
},
"startDate": {
"description": "Start date YYYY-MM-DD (overrides fromDays)",
"example": "2024-01-01",
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"example": {
"results": [
{
"accession_no": "0000320193-24-000123",
"cik": "0000320193",
"company_names": [
"Apple Inc. (AAPL) (CIK 0000320193)"
],
"file_date": "2024-11-01",
"form": "10-K",
"primary_doc_url": "https://www.sec.gov/Archives/edgar/data/320193/000032019324000123/aapl-20240928.htm"
}
],
"source": "efts.sec.gov"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-05-27 16:56:44 | healthy | 402 | 363ms | |
| 2026-05-27 02:21:28 | healthy | 402 | 525ms | |
| 2026-05-26 16:09:52 | healthy | 402 | 378ms | |
| 2026-05-26 06:53:40 | healthy | 402 | 277ms | |
| 2026-05-26 01:17:06 | healthy | 402 | 346ms | |
| 2026-05-25 11:46:12 | healthy | 402 | 311ms | |
| 2026-05-24 23:20:05 | healthy | 402 | 570ms |