trackmcp
Back to directory
mooshee

govgazette-mcp

View on GitHub

Public discovery metadata for the hosted GovGazette MCP server

0 starsOthers Updated Aug 15, 2026

Documentation

GovGazette MCP Server

GovGazette is a hosted MCP server for U.S. federal contract research and pursuit monitoring. Version 1.2.0 exposes 22 tools.

Connect with Streamable HTTP:

text
https://govgazette.com/mcp

Seventeen research tools work without an account:

  • `search_opportunities`
  • `resolve_identifier`
  • `lookup_reference`
  • `get_opportunity`
  • `get_opportunity_comps`
  • `search_awards`
  • `get_award`
  • `search_vendors`
  • `get_vendor`
  • `get_vendor_awards`
  • `get_opportunity_changes`
  • `search_exclusions`
  • `get_opportunity_extracted`
  • `search_extracted_facts`
  • `get_opportunity_documents`
  • `find_recompetes`
  • `get_market_summary`

OAuth 2.1 with PKCE unlocks five account-scoped monitoring tools:

  • `get_watch_status`
  • `save_opportunity_search`
  • `update_saved_search`
  • `track_opportunity`
  • `update_tracked_opportunity`

The monitoring tools can create, update, and disable saved searches and tracked opportunities. They cannot delete records, change billing, or access another account.

This repository contains public discovery metadata for the hosted service. It does not contain the GovGazette application source.

Frequently asked questions

What is govgazette-mcp?

govgazette-mcp is Public discovery metadata for the hosted GovGazette MCP server

How do I install govgazette-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is govgazette-mcp open source?

Yes — it is hosted on GitHub at https://github.com/mooshee/govgazette-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP