← Registry

Analytics

awardcast.ai

Provides search and analysis of US federal contracting records, including open solicitations, contractor histories, and forecast accuracy.

1 endpoint8 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://awardcast.ai/mcp

No auth detected

MCP server metadata

Name
awardcast
Version
1.1.0
Capabilities
tools.listChanged

Known tools 8

search

Search AwardCast's US federal contracting record: buying agencies, federal contractors, and solicitations open right now.

Inferred read-only
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.

Inferred read-only
track_record

Accuracy scorecard for AwardCast's forecasts, scored against the real contract value once FPDS publishes it.

Inferred read-only
open_solicitations

US federal solicitations OPEN right now, from SAM.

Inferred read-only
upcoming_recompetes

US federal contracts nearing expiry that are likely to be recompeted, i.

Inferred read-only
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 contracts expire soon.

Inferred read-only
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), HUBZone, WOSB, SDVOSB).

Inferred read-only
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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.awardcast]
url = "https://awardcast.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "awardcast": {
      "type": "http",
      "url": "https://awardcast.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: awardcast
Remote MCP URL: https://awardcast.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "awardcast": {
      "url": "https://awardcast.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "awardcast": {
      "type": "http",
      "url": "https://awardcast.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "awardcast",
  "transport": "streamable-http",
  "url": "https://awardcast.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for awardcast.ai was fetched 2026-08-23T19:44:30.178Z.

Trust status Neutral

awardcast.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.