Skip to main content
Glama

Server Details

Track US federal contract changes: what changed, deltas, competitor award watch, award search.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 3.8/5 across 4 of 4 tools scored. Lowest: 3.2/5.

Server CoherenceA
Disambiguation5/5

Each tool has a distinct purpose: competitor_watch focuses on a specific contractor's history, delta_digest provides weekly summaries, search_awards enables ad-hoc live searches, and whats_changed_since handles incremental updates. No overlap or ambiguity.

Naming Consistency4/5

Names follow a mostly consistent pattern of descriptive phrases with underscores (e.g., competitor_watch, search_awards). 'whats_changed_since' is slightly less conventional but still readable. Overall, the naming is clear and predictable.

Tool Count5/5

With 4 tools covering search, competitor tracking, weekly digest, and incremental updates, the count is well-scoped for a federal contract feed. Each tool serves a distinct need without unnecessary redundancy.

Completeness4/5

The set covers key workflows: ad-hoc search, targeted contractor watching, periodic summaries, and change tracking. Minor gaps like direct access to award details or agency/NAICS browsing are mitigated by the search tool's capabilities.

Available Tools

4 tools
competitor_watchAInspect

Given a contractor name, return their recent federal awards (last 180d live) plus any win/lose/modify events the feed has accrued over time.

ParametersJSON Schema
NameRequiredDescriptionDefault
contractorYes
Behavior4/5

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

The description fully carries the burden due to no annotations. It explicitly states the data recency (last 180 days), types of events returned (win/lose/modify), and that events accrue over time. This is good transparency, though it omits potential limitations like pagination or number of results.

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 a single, well-structured sentence that conveys all necessary information without extraneous words. It is front-loaded and 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?

For a tool with one parameter and no output schema, the description covers the main functionality and data scope (180 days, events). It does not describe the return structure, but the context is sufficient for an agent to understand the tool's purpose and when to use it.

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?

The single parameter 'contractor' is described as 'contractor name' in the description, adding context beyond the bare string type in the schema. However, it does not specify expected format (e.g., exact name, partial match), which could leave ambiguity.

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 takes a contractor name and returns recent federal awards and win/lose/modify events. It specifies the time window (last 180 days) and event types, distinguishing it from sibling tools like search_awards (general search) and delta_digest (diffs).

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

Usage Guidelines3/5

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

The description implicitly suggests use for monitoring a specific contractor's activity, but it lacks explicit guidance on when to use this tool versus alternatives (e.g., search_awards for broader queries). No when-not-to-use or exclusion criteria are provided.

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

delta_digestBInspect

Weekly delta digest for a filter: new awards, modifications, and contracts EXPIRING in the next N days (recompete opportunities). Best signal for BD teams.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNoLookback days for new/modified (default 7).
naicsNo
agencyNo
keywordNo
maxAmountNo
minAmountNo
recipientNo
expiringDaysNoExpiry horizon, 90 or 180 (default 90).
Behavior2/5

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

No annotations are provided, so the description carries full burden. It does not disclose whether the tool is read-only, destructive, or any side effects. It implies a non-modifying digest but omits response format, authentication needs, or rate limits.

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 two sentences, front-loaded with the core purpose. It is concise but could benefit from a brief summary of filtering options or output example.

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

Completeness2/5

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

Given 8 parameters and no output schema, the description is insufficient. It does not explain the return format, how filters interact, or provide example usage. The tool is underdocumented for effective selection and invocation.

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 coverage is only 25% (only 'days' and 'expiringDays' have descriptions). The description adds minimal meaning beyond correlating 'expiringDays' with expiring contracts. Key parameters like 'naics', 'agency', 'keyword', 'maxAmount', 'minAmount', and 'recipient' are left entirely unexplained.

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 provides a weekly delta digest of new awards, modifications, and expiring contracts, with filtering. It distinguishes from sibling tools like 'search_awards' by focusing on time-bound changes and recompete opportunities.

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

Usage Guidelines4/5

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

The description indicates it is 'best signal for BD teams' and implies use for weekly monitoring. It lacks explicit when-not-to-use or comparisons with alternatives, but the purpose is clear enough for situational guidance.

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

search_awardsBInspect

Direct live search of US federal awards (USAspending.gov) by NAICS, agency, recipient, keyword, date range, and $ range. Use for ad-hoc lookups.

ParametersJSON Schema
NameRequiredDescriptionDefault
endNo
limitNoDefault 50, max 200.
naicsNo
startNo
agencyNo
keywordNo
maxAmountNo
minAmountNo
recipientNo
Behavior2/5

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

No annotations provided, so description must disclose behavioral traits. It states 'Direct live search' implying real-time external API access, but fails to mention safety (read-only), rate limits, authentication, or data freshness.

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?

Two short, front-loaded sentences with no superfluous information, achieving high information density.

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

Completeness2/5

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

Despite 9 parameters and no output schema or annotations, the description omits return format, pagination details, error handling, and caveats about live external data latency.

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?

Only 11% of parameters have schema descriptions (limit); description lists categories (naics, agency, keyword, date range, $ range) but provides no format, syntax, or examples for the 9 parameters. Falls short of compensating for low schema coverage.

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?

Description clearly states verb 'search', resource 'US federal awards (USAspending.gov)', and lists search dimensions (NAICS, agency, keyword, etc.). It differentiates itself from sibling tools which focus on competitor watching and change detection.

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

Usage Guidelines3/5

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

Says 'Use for ad-hoc lookups', giving a general usage context. However, no explicit guidance on when not to use it or alternatives, though siblings are unrelated.

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

whats_changed_sinceAInspect

Return federal contract awards that are NEW or MODIFIED since a cursor token. Pass the cursor from a prior call to get only changes since then (cursor = your bookmark). Filter by NAICS, awarding agency, recipient/contractor, keyword, and $ range. This is the GovCon delta feed's core lock-in primitive.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMax changes to return (default 100).
naicsNoNAICS code prefixes, e.g. ['5415'].
agencyNoAwarding agency name substring, e.g. 'Defense'.
cursorNoOpaque cursor from a previous response; omit for first call.
keywordNo
maxAmountNo
minAmountNo
recipientNoContractor name substring.
Behavior3/5

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

With no annotations, the description carries full burden. It discloses the incremental behavior and cursor usage but omits details like rate limits, pagination beyond limit, cursor expiration, or whether the operation is read-only. Transparency is adequate but not comprehensive.

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 a single, well-structured paragraph of three sentences. It front-loads the core purpose, then explains cursor usage, then lists filters. Every sentence adds value without redundancy.

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 lacks details about the return format (e.g., whether response includes a new cursor for iteration) and does not cover pagination behavior beyond the limit parameter. Given the tool's role as a delta feed, this missing context reduces completeness.

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?

Schema coverage is 63%, and the description adds value by grouping filters (NAICS, agency, etc.) and clarifying the cursor's role ('bookmark'). It explains the cursor usage pattern beyond the schema, though it does not mention the limit parameter explicitly.

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 returns 'federal contract awards that are NEW or MODIFIED since a cursor token,' identifying the specific verb ('return'), resource ('federal contract awards'), and unique incremental nature. This explicitly differentiates it from siblings like search_awards (full search) or competitor_watch (different focus).

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

Usage Guidelines4/5

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

The description explains the core usage ('Pass the cursor from a prior call to get only changes since then') and lists filter options, providing clear context. However, it does not explicitly compare to sibling tools or mention when not to use it, missing full exclusion guidance.

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

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • F
    license
    -
    quality
    C
    maintenance
    Federal procurement intelligence toolkit that searches SAM.gov contract opportunities, analyzes agency spending patterns, tracks competitor wins, and monitors small business set-aside programs (8a, HUBZone, SDVOSB, WOSB). 4 tools using SAM.gov and USASpending.gov data.
    2
  • A
    license
    -
    quality
    D
    maintenance
    Enables research of federal contract awards and competitive landscape analysis using the USASpending.gov API. Supports searching for contracts, analyzing recipients, tracking spending trends, and identifying market opportunities in government contracting.
    1
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Enables AI assistants to search federal contracts, analyze agency spending, track competitor wins, and monitor small business set-aside opportunities using SAM.gov, USASpending.gov, and FPDS data.

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources