← Registry

Data Collection

govgazette.com

Provides access to public government contracting opportunity data, including search, resolution, reference lookup, and comparable award information.

1 endpoint41 known toolsFirst detected August 15, 2026Last detected September 15, 2026

ENDPOINT 1

https://govgazette.com/mcp

No auth detected

MCP server metadata

Name
govgazette
Version
1.4.0
Capabilities
tools.listChanged
Server instructions

Search public federal opportunities, selected awards, vendors, references, changes, exclusions, and source-backed document facts without authentication. With OAuth and a user-approved per-client grant, use the connected business profile to rank opportunities and review award, recompete, market, and exclusion evidence. Agents may preview and apply capability or target updates only when editing is enabled. Never replace the confirmed UEI, claim eligibility, or infer win odds. Preserve provenance and verify requirements on the official SAM.gov notice.

Known tools 41

review_opportunity

Free fixed-rule bid/no-bid research review with cited reasons.

Inferred read-only
export_opportunities

Free bounded JSON export of up to 50 soonest open opportunities.

Inferred read-only
search_opportunities

Search public opportunity data by text, classification, buyer, location, status, and dates.

Inferred read-only
resolve_identifier

Resolve notice, solicitation, award, PIID, UEI, CAGE, NAICS, PSC, or FAR identifiers with exact matches first.

Inferred read-only
lookup_reference

Search or retrieve NAICS, PSC, FAR, SBA size-standard, set-aside, or agency reference data.

Inferred read-only
get_opportunity

Get one SAM.

Inferred read-only
get_opportunity_brief

Get a bounded, source-backed response decision brief with deadline status, fit signals, requirements, submission facts, changes, market evidence, and documents.

Inferred read-only
get_opportunity_comps

Get historical comparable public awards.

Inferred read-only
get_award_evidence

Separate an official notice awardee, linked prior award recipients, and market participants without claiming an incumbent.

Inferred read-only
search_awards

Search the selected hot award dataset by award, recipient, agency, classification, place, dates, and value.

Inferred read-only
get_award

Get one award from the selected hot award dataset.

Inferred read-only
search_vendors

Search current public SAM entities by name, UEI, CAGE, status, location, or primary NAICS.

Inferred read-only
get_vendor

Get a public vendor or awardee record by 12-character UEI.

Inferred read-only
get_vendor_awards

Get public award history for one vendor UEI.

Inferred read-only
get_opportunity_changes

Get sanitized immutable changes with separate source and detection times.

Inferred read-only
search_exclusions

Check the current public exclusion snapshot by exact UEI or CAGE, or cautious name search.

Inferred read-only
get_opportunity_extracted

Get exact citations, requirements, costs, dates, forms, and submission text extracted without an LLM.

Inferred read-only
search_extracted_facts

Search exact source-backed facts extracted from official opportunity descriptions.

Inferred read-only
get_opportunity_documents

List current public SAM attachments with official external download links and links to published untrusted plain-text chunks when available.

Inferred read-only
find_recompetes

Find awards whose period-of-performance dates suggest a possible recompete.

Inferred read-only
get_market_summary

Summarize selected public award and opportunity signals for a market slice.

Inferred read-only
get_watch_status

Read connected-account searches, pursuits, award or vendor watches, and recompete radars.

Inferred read-only
get_business_profile

Read the confirmed business identity, capability preferences, public SAM evidence, and selected-award coverage.

Inferred read-only
get_business_defaults

Get deterministic opportunity, award, recompete, market, and exclusion defaults from the connected business profile.

Inferred read-only
search_opportunities_for_business

Rank open opportunities against the connected business profile with transparent reasons.

Inferred read-only
assess_opportunity_for_business

Compare source-backed opportunity facts with the connected business profile without claiming eligibility or win odds.

Inferred read-only
get_business_awards

Get selected-hot award history for the confirmed profile UEI with explicit coverage limits.

Inferred read-only
find_recompetes_for_business

Find inferred recompete candidates across profile markets.

Inferred read-only
get_business_market

Get selected public market summaries for profile classifications, agencies, and target states.

Inferred read-only
check_business_exclusions

Run an exact UEI exclusion lookup for the connected business.

Inferred read-only
save_opportunity_search

Save a federal opportunity search and choose its alert cadence.

Inferred read-only
update_saved_search

Change or disable a saved search in the connected GovGazette account.

Inferred read-only
track_opportunity

Add or replace one tracked opportunity and its next action in the connected account.

Inferred read-only
update_tracked_opportunity

Change or disable a tracked opportunity in the connected account.

Inferred read-only
watch_award

Watch a selected public award for material changes and activity.

Inferred read-only
watch_vendor

Watch public award activity for one exact vendor UEI.

Inferred read-only
update_award_watch

Change, pause, or resume an award or vendor watch.

Inferred read-only
save_recompete_radar

Save a rolling radar for awards entering an inferred recompete window.

Inferred read-only
update_recompete_radar

Change, pause, or resume a recompete radar.

Inferred read-only
preview_business_profile_update

Preview exact changes to capabilities and target markets before applying them.

Inferred read-only
apply_business_profile_update

Apply the exact business-profile patch returned by a recent preview.

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.govgazette]
url = "https://govgazette.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "govgazette": {
      "type": "http",
      "url": "https://govgazette.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: govgazette
Remote MCP URL: https://govgazette.com/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": {
    "govgazette": {
      "url": "https://govgazette.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "govgazette",
  "transport": "streamable-http",
  "url": "https://govgazette.com/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 govgazette.com was fetched 2026-08-17T11:26:11.907Z and is being refreshed.

Trust status Trusted

govgazette.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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