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.
GovGazette 能做什么?
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.
安装
把 GovGazette 添加到你的客户端。选择你正在使用的那个。
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`.
评分
39 / 100
不完整
- 文档17/25
- 维护25/25
- 可信度6/20
- 能力0/15
- 安装体验12/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
版本历史
| 版本 | 发布于 |
|---|---|
| 1.2.0最新 | 2026年8月15日 |
| 1.1.1 | 2026年8月14日 |
| 1.1.0 | 2026年8月14日 |