Skip to content
Back to search
100
MCP live v1.1.0 MCP 2025-11-25 streamable-http

AwardCast Federal Contracts

ai.awardcast/federal-contracts

US federal contracting data: open solicitations, buying agencies, contractors, price history.

Uptime
20.0%
5 probes
Response
2403ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

search

Search AwardCast's US federal contracting record: buying agencies, federal contractors, and solicitations open right now. Call this first for any question about who buys, who sells, or what is open in…

fetch

Open the full record behind an id returned by search: an agency profile with price by category and its top winners, a contractor's award history, or a solicitation with its scope and deadline. Call th…

track_record

Accuracy scorecard for AwardCast's forecasts, scored against the real contract value once FPDS publishes it. Call this when the user asks whether the forecasts are reliable, what the margin of error i…

open_solicitations

US federal solicitations OPEN right now, from SAM.gov, each with the buying agency, the NAICS code and the place of performance. Call this when the user asks what is open, hunts for opportunities in a…

upcoming_recompetes

US federal contracts nearing expiry that are likely to be recompeted, i.e. opportunities BEFORE they become a published solicitation. Each carries the incumbent and the current contract value. Call th…

agency_profile

Buying profile of a US federal agency: how many contracts it awards, how much it obligates, what share is competed, the typical price per NAICS category, its largest contractors, and which of its cont…

contractor_profile

Federal award history of a contractor: how many contracts it has won, total obligated, median win value, which agencies it sells to, its recent awards, and its set-aside status (small business, 8(a), …

price_band

Historical closing-price range for an agency and NAICS category pair: the 10th percentile, median and 90th percentile of contracts already awarded, plus the average number of competing offers. Call th…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "awardcast_federal_contracts": {
      "url": "https://awardcast.ai/mcp",
      "transport": "streamable-http"
    }
  }
}