← Registry

Data Collection

govgazette.com

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

1 endpoint22 known toolsFirst detected August 15, 2026Last detected August 17, 2026

ENDPOINT 1

https://govgazette.com/mcp

No auth detected

MCP server metadata

Name
govgazette
Version
1.2.0
Capabilities
tools.listChanged
Server instructions

Search public federal opportunities, selected awards, vendors, references, changes, exclusions, and source-backed document facts without authentication. Connect a GovGazette account to save searches and manage tracked opportunities. Preserve provenance and verify requirements on the official SAM.gov notice.

Known tools 22

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.gov opportunity by notice ID with GovGazette and official source links.

Inferred read-only
get_opportunity_comps

Get historical comparable public awards.

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 parsed public SAM attachments and links to untrusted plain-text chunks.

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 the connected account saved searches and tracked pursuits.

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

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.

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.