Search U.S. federal contract actions in FPDS-NG by description keyword, contract...
https://fpds-mcp.mtree.workers.dev/v1/contracts/searchOverview
Search U.S. federal contract actions in FPDS-NG by description keyword, contracting agency code, NAICS, and signing-date window. Returns PIIDs, obligated amounts, vendors, NAICS, PSC, and direct FPDS UI links.
Protocol
x402 (POST)
Price
$0.04
Payment Asset
USD Coin
Payment Network
Base
Category
tools/search
Provider
fpds-mcp
Source
bazaar
Indexed
2026-05-15 06:55:31
Health
Status
healthy
Latency (p50)
221ms
Uptime (30d)
100.0%
Reliability Score
87/100
Last Checked
2026-05-15 21:36:26
Last Healthy
2026-05-15 21:36:26
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"agencyCode": {
"description": "Contracting agency 4-digit code (optional)",
"example": "9700",
"type": "string"
},
"keyword": {
"description": "Substring match against the description-of-requirement field (optional)",
"example": "satellite",
"type": "string"
},
"limit": {
"description": "Max results (1–50)",
"example": 25,
"type": "number"
},
"naics": {
"description": "Principal NAICS code (optional)",
"example": "517410",
"type": "string"
},
"signedFromDays": {
"description": "Look back this many days for signed contract actions (1–3650)",
"example": 365,
"type": "number"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"example": {
"results": [
{
"agency_id": "9700",
"agency_name": "DEPT OF DEFENSE",
"fpds_html_url": "https://www.fpds.gov/ezsearch/search.do?...",
"mod_number": "0",
"naics_code": "517410",
"obligated_amount_usd": 12450000,
"piid": "FA8807-25-D-XXXX",
"psc_code": "D399",
"record_type": "AWARD",
"signed_date": "2025-09-30 00:00:00",
"vendor_name": "ACME AEROSPACE CORP"
}
],
"source": "fpds.gov"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-05-15 21:36:26 | healthy | 402 | 227ms | |
| 2026-05-15 18:02:54 | healthy | 402 | 221ms | |
| 2026-05-15 14:16:31 | healthy | 402 | 213ms | |
| 2026-05-15 11:19:47 | healthy | 402 | 172ms |