GoveBid
Real-time government tender intelligence MCP server.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
- Catalog Stats: Returns the total tender count, number of sources, last update timestamp and a breakdown by source. Safe to call freely — no parameters.
- List Tenders: Paginated listing of tenders with structured filters. Use this when you know the source/country/sector. For free-text queries, prefer `search_tenders`.
- Search Tenders: Free-text search across tender titles, descriptions and buyer names. Supports the same optional filters as list_tenders.
What data it sees
Do you need an account
An API key from the service settings is required
Real-time government tender intelligence MCP server. Search procurement opportunities from SAM.gov (US federal), TED Europa (EU), UNGM (UN), World Bank, AfDB, and USA Spending. Filter by source, country, sector, value range, and deadline. Free tier: 100 calls/month. Get a free API key at https://govebid.com
Server tool list (4)
Raw names from tools/list. Only developers need these.
| catalog_stats | Returns the total tender count, number of sources, last update timestamp and a breakdown by source. Safe to call freely — no parameters. |
| list_tenders | Paginated listing of tenders with structured filters. Use this when you know the source/country/sector. For free-text queries, prefer `search_tenders`. |
| search_tenders | Free-text search across tender titles, descriptions and buyer names. Supports the same optional filters as list_tenders. |
| get_tender | Returns the full record for a tender UUID. |