Skip to main content
Glama
cliwant

mcp-sam-gov

by cliwant

gao_protest_lookup

Read-only

Fetch recent GAO bid-protest decisions with agency, outcome, and solicitation details. Filter by agency, protester, or look up a specific decision by B-number.

Instructions

Recent GAO (Comptroller General) bid-protest decisions from the public Legal-Products RSS feed, enriched from each decision page (protester, contracting agency, decision date, outcome sustained/denied/dismissed/withdrawn, solicitation #, decision PDF). Filter client-side by agency/protester/solicitation/outcome, or pull one decision directly by bNumber. HONEST SCOPE: keyless covers only the RECENT feed window (~25 items) — GAO's faceted historical protest search (all years, by protester/agency/outcome/date) is WAF-blocked to bots and available only via a paid third-party API, so results are ALWAYS marked complete:false and are NOT the full protest history (see the accessNote).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax decisions to return (default 20, max 50). The feed itself carries ~25 recent legal products.
agencyNoClient-side substring filter on the recent-protest feed (matched against the decision title + description). NOTE: filters the RECENT feed window only — not a historical agency search.
enrichNoFetch each decision's page to fill agency/outcome/solicitation/PDF (default true). Set false for a fast feed-only list (those fields will be null).
bNumberNoFetch ONE specific decision directly by GAO B-number (e.g. 'B-424377' or 'b-424249.2'), bypassing the feed. Use to pull a decision that has aged out of the recent feed window.
outcomeNoFilter by protest disposition (default 'any'). Determined from each decision page, so it applies only when enrich is true.
protesterNoClient-side substring filter on the protester name (feed title/description).
solicitationNumberNoClient-side substring filter on the solicitation number (matched in the feed description).
Behavior5/5

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

Annotations declare readOnlyHint=true and openWorldHint=true. The description adds crucial context: the feed covers only ~25 items, results are incomplete (complete:false), and historical search requires a paid API. No contradictions.

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

Conciseness4/5

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

The description is fairly concise given the complexity, with key info front-loaded. It includes an 'HONEST SCOPE' section that clearly states limitations without being verbose. Minor redundancy but overall efficient.

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

Completeness4/5

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

Despite no output schema, the description covers usage, filtering, enrichment, and limitations. It explains the fields returned (protester, agency, outcome, etc.) and when to expect nulls. Sufficient for effective tool selection.

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

Parameters4/5

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

With 100% schema coverage, the baseline is 3. The description adds value beyond schema by explaining the limit's relation to feed size, the agency filter's scope, and bNumber's purpose to bypass the feed for aged-out decisions.

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 clearly states the tool retrieves 'Recent GAO (Comptroller General) bid-protest decisions' from a specific RSS feed, enriched with details. It differentiates from unrelated sibling tools by focusing on GAO protests, with no overlap.

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 explicitly notes when to use (recent feed) and when not (historical search is WAF-blocked). It advises using bNumber for aged-out decisions and clarifies that results are always marked complete:false, guiding the agent on appropriate scenarios.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cliwant/mcp-sam-gov'

If you have feedback or need assistance with the MCP directory API, please join our Discord server