FPDS-NG MCP
fpds-mcp.mtree.workers.dev
· fpds-mcp.mtree.workers.dev
Two pay-per-call x402 endpoints for the U.S. Federal Procurement Data System (FPDS-NG): contracts/search ($0.04) and contracts/by_vendor ($0.05). Decades of federal contract awards, no signup, no API key — pay USDC on Base.
fpds-mcp.mtree.workers.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 26/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-20 23:56:53 current | d5bbbf6b8ef1… |
view → |
Endpoints
| Agent card | https://fpds-mcp.mtree.workers.dev/.well-known/agent-card.json |
| Provider | https://fpds-mcp.mtree.workers.dev |
| Docs | https://fpds-mcp.mtree.workers.dev/agent-discovery |
Skills · 2 declared · mapped to canonical taxonomy
Search U.S. federal contract actions in FPDS-NG by description keyword, contracting agency code, NAICS, and signing-date window. Returns PIIDs, obligated amount…
Pull recent FPDS contract actions for a single vendor (by name) plus a quick aggregate (total obligated $, distinct agencies, distinct NAICS). Useful for vendor…
Health · last 3 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/fpds-mcp.mtree.workers.dev) [](https://agenstry.com/agents/fpds-mcp.mtree.workers.dev) [](https://agenstry.com/agents/fpds-mcp.mtree.workers.dev) [](https://agenstry.com/agents/fpds-mcp.mtree.workers.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "FPDS-NG MCP",
"description": "Two pay-per-call x402 endpoints for the U.S. Federal Procurement Data System (FPDS-NG): contracts/search ($0.04) and contracts/by_vendor ($0.05). Decades of federal contract awards, no signup, no API key \u2014 pay USDC on Base.",
"url": "https://fpds-mcp.mtree.workers.dev",
"version": "0.1.0",
"documentationUrl": "https://fpds-mcp.mtree.workers.dev/agent-discovery",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"x402"
],
"credentials": "Pay-per-call via x402 USDC on Base \u2014 no signup, no API key. Each call returns 402 with an EXACT-scheme requirement; agents pay 0x1664530DC2A1CA350B1dbaD1Fc1F1a70c90fe4de in Base USDC and retry with X-PAYMENT."
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "contracts-search",
"name": "FPDS Federal Contract Search",
"description": "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. $0.04/call.",
"tags": [
"procurement",
"government",
"federal",
"fpds",
"contracts",
"awards",
"naics",
"psc",
"govcon",
"vendor-due-diligence"
],
"examples": [
"Find DOD satellite contracts signed in the last 365 days",
"Search FPDS for cybersecurity contracts under NAICS 541512",
"What contracts has agency code 9700 signed in the last 90 days?"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "contracts-by-vendor",
"name": "FPDS Vendor Contract Lookup",
"description": "Pull recent FPDS contract actions for a single vendor (by name) plus a quick aggregate (total obligated $, distinct agencies, distinct NAICS). Useful for vendor due-diligence agents and competitive-intel bots. $0.05/call.",
"tags": [
"procurement",
"government",
"federal",
"fpds",
"vendor",
"due-diligence",
"competitive-intelligence",
"supplier",
"govcon"
],
"examples": [
"Show me Lockheed Martin's federal contracts over the last 5 years",
"What has Acme Aerospace been awarded by DOD recently?",
"Aggregate the last 50 federal contracts for SpaceX"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
]
}