streamable-httpupdated 10d ago
GovGazette is a hosted MCP server for U.S. federal contract research and pursuit monitoring. Version 1.2.0 exposes 22 tools.
Was kannst du mit GovGazette machen?
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:
https://govgazette.com/mcp
Seventeen research tools work without an account:
search_opportunitiesresolve_identifierlookup_referenceget_opportunityget_opportunity_compssearch_awardsget_awardsearch_vendorsget_vendorget_vendor_awardsget_opportunity_changessearch_exclusionsget_opportunity_extractedsearch_extracted_factsget_opportunity_documentsfind_recompetesget_market_summary
OAuth 2.1 with PKCE unlocks five account-scoped monitoring tools:
get_watch_statussave_opportunity_searchupdate_saved_searchtrack_opportunityupdate_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.
Links
This repository contains public discovery metadata for the hosted service. It does not contain the GovGazette application source.
Installation
GovGazette zu deinem Client hinzufügen. Wähl den, den du nutzt.
claude mcp add --transport http govgazette https://govgazette.com/mcpcodex mcp add govgazette --url https://govgazette.com/mcp{
"mcpServers": {
"govgazette": {
"url": "https://govgazette.com/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"govgazette": {
"type": "http",
"url": "https://govgazette.com/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"govgazette": {
"url": "https://govgazette.com/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"govgazette": {
"serverUrl": "https://govgazette.com/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
Unvollständig
- Dokumentation17/25
- Pflege25/25
- Vertrauen6/20
- Funktionsumfang0/15
- Installation12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 1 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 1.2.0Aktuell | 15. Aug. 2026 |
| 1.1.1 | 14. Aug. 2026 |
| 1.1.0 | 14. Aug. 2026 |