Skip to main content
Glama
omardaaboul

US Federal Procurement MCP

by omardaaboul

solicitation_review

Review a federal solicitation against your capabilities, extracting compliance requirements, evaluation factors, and deadlines; gaps surface as findings rather than fit.

Instructions

Phase-3 evidence-backed solicitation review.

Looks up the notice (live SAM.gov by notice id, else sample), fetches the full description and attachment metadata (bounded, content-type checked), then combines BIDDER CAPABILITY facts with source-linked extraction of submission instructions, evaluation factors, mandatory clauses, period/place, and amendment history.

Missing bidder facts or missing documents surface as findings — a gap can never inflate the result toward 'potential_fit'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourceNoauto
notice_idYes
capabilitiesNo
certificationsNo
clearance_levelNo
past_fed_primesNo
geographic_reachNo
naics_experienceNo
is_small_businessNo
bonding_capacity_usdNo
insurance_limits_usdNo
Behavior5/5

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

With no annotations, the description carries the full burden and does this well. It discloses live SAM.gov lookup with sample fallback, bounded and content-type-checked attachment metadata fetching, source-linked extraction, and a clear missing-data policy: gaps surface as findings and can never inflate the result toward 'potential_fit'.

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 dense but efficient, with no filler. It front-loads the purpose, then explains the process and closes with a behavioral guardrail. Every sentence adds relevant information.

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

Completeness3/5

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

The description explains the overall behavior and result philosophy well, but with 11 parameters, no output schema, and no annotations, it leaves important gaps: individual parameter semantics, output format, and explicit use-case boundaries. It is usable but not fully complete for a complex tool.

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

Parameters2/5

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

Schema description coverage is 0%, and the description only groups the many inputs under 'BIDDER CAPABILITY facts' without explaining individual parameters such as source, certifications, clearance_level, past_fed_primes, or bonding_capacity_usd. The parameter names provide some self-evident meaning, but the description does not compensate for the lack of schema documentation.

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

Purpose4/5

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

The description clearly identifies a solicitation review operation that looks up a notice and combines bidder capability facts with extracted solicitation data. It is specific about the resource and actions, though it does not explicitly distinguish itself from the sibling analyze_solicitation tool.

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

Usage Guidelines2/5

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

There is no explicit guidance about when to use this tool versus analyze_solicitation or other siblings. The 'Phase-3' label suggests a stage in a workflow, and the description implies evidence-backed review, but it never states conditions, exclusions, or alternatives.

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/omardaaboul/fedproc-mcp'

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