Skip to main content
Glama

AwardCast Federal Contracts

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 US federal procurement. Returns results with an id and a citable URL; pass the id to the fetch tool to open the full record.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoHow many results to return, 1 to 50.
queryYesSearch term: an agency name ("Department of Veterans Affairs"), a company name, a NAICS code ("541519"), a solicitation number, or a word from the work itself ("stucco").

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultsYes

TDQS

A4.5/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the burden. It discloses the return format (results with an id and citable URL) and the recommended follow-up action, which are key behavioral traits. It does not explicitly state read-only safety, but the nature of a search tool and the focus on returning results makes the absence less critical. Overall, it provides useful behavioral context beyond the bare fact of searching.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise—two sentences that front-load the purpose and then provide usage guidance and output behavior. Every sentence contributes unique value without redundancy or fluff.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a search tool with two simple parameters, an output schema, and a clear workflow, the description is fully complete. It explains what to search, when to use it, what to expect in results, and how to proceed. No significant gaps remain that would hinder agent selection or invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema description coverage is 100%, with both 'query' and 'limit' clearly explained including examples and constraints. The description adds no new parameter-level meaning; it only reinforces the general scope of what can be searched. This meets the baseline for high schema coverage, but does not elevate beyond it.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Search') and clearly identifies the resource (AwardCast's US federal contracting record), specifying categories (buying agencies, contractors, solicitations). It also distinguishes itself from siblings by presenting itself as the first call for procurement questions, and the note about passing IDs to the fetch tool helps differentiate workflow from sibling tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives explicit guidance on when to use: 'Call this first for any question about who buys, who sells, or what is open in US federal procurement.' It also provides a clear alternative pathway by instructing to pass the returned id to the fetch tool for full details, indicating how this tool relates to others.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

Each tool targets a distinct resource or action: agencies, contractors, solicitations, historical pricing, forecast accuracy, and pre-solicitation opportunities. Search and fetch are clearly the entry point and detail retriever, with no overlap.

Naming Consistency5/5

All tool names use lowercase snake_case and follow a consistent descriptive pattern, whether noun-based (agency_profile, price_band) or verb-based (search, fetch). No stylistic mixing or ambiguous abbreviations.

Tool Count5/5

Eight tools is well-suited to a federal contracts research domain, covering discovery, detail, profiles, opportunities, pricing, and reliability. Each tool earns its place without redundancy or bloat.

Completeness4/5

The surface covers the core read-only workflows: search, retrieve, compare agency/contractor profiles, find open and upcoming opportunities, benchmark prices, and verify forecast reliability. The only notable gap is that direct forecast output is intentionally excluded (paywalled), but the toolset fully supports the stated free data services.

Resources