MCP server exposing 4 tools for dod-contract-announcements.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/dod-contract-announcements/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
dod_awards_recent — Most recent US Department of War (formerly Department of Defense) contract award announcements — Pentagon contracts today, this week, or over any recent window, newest first. Every contract of $7.5M or more is announced here on the business day it is signed, which is weeks ahead of the same award appearing in FPDS/USAspending. Filter by military service/agency (ARMY, NAVY, AIR FORCE, DEFENSE LOGISTICS AGENCY, U.S. TRANSPORTATION COMMAND, DEFENSE ADVANCED RESEARCH PROJECTS AGENCY, DEFENSE HEALTH AGENCY, U.S. SPECIAL OPERATIONS COMMAND, and others) and a minimum award amount. Answers "what defense contracts were announced today", "recent DoD/Pentagon contract awards", "who won a defense contract this week".dod_awards_search — Search US Department of War (Pentagon) contract award announcements by contractor name or by keyword in the award description — "has Lockheed Martin won a defense contract", "defense contracts for hypersonic missiles", "Pentagon awards mentioning drone swarms". At least one of query or contractor is required. Optionally restrict to awards announced on or after a given date. This is the leading, weeks-ahead-of-USAspending record of an award; combine with the usaspending pack for the fully structured historical record.dod_awards_top — Ranks contractors or military services/agencies by total defense contract award value over a recent window — "who are the top defense contractors this month", "which service branch awarded the most this quarter". Ranks by money actually obligated. Two kinds of award are held out of that total and reported alongside it, because folding either one in yields a large, plausible-looking number that means nothing: shared_award rows (a multiple-award paragraph whose amount is the COMBINED program value across every winner, not one company's share) and ceiling/not-to-exceed awards (a lifetime maximum on a multi-year contract, not money awarded in this window).dod_awards_coverage — Reports what DoD/Pentagon contract announcement data is currently available: total row count, the earliest and latest announcement date on file, and a per-service breakdown of counts. Use to gauge coverage before relying on it for a historical range — "how far back does Pipeworx's Pentagon contract data go".Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/dod-contract-announcements/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io