
govbid-mcp-server
U.S.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
U.S. federal contract opportunities from SAM.gov. Daily updates. Public Domain.
Список инструментов сервера (4)
Технические названия из tools/list. Нужны только разработчикам.
| register_agent | Register this agent with the GovBid Global API and receive an API key. Call this once if you don't already have an api_key, before calling search_opportunities. No human interaction (e.g. CAPTCHA) is required — this endpoint is designed for autonomous AI agent self-registration. The returned api_key is shown only once, so store it for reuse. |
| search_opportunities | Search U.S. federal government contract opportunities from SAM.gov. Returns recent procurement notices with title, department, deadline, and source URL. Data is updated daily. License: Public Domain (SAM.gov). Requires an api_key — call register_agent first if you don't have one. |
| get_opportunity_detail | Get the direct SAM.gov URL for a specific contract opportunity by its notice ID. Use this to provide users with a link to verify and view full details on SAM.gov. |
| get_api_info | Get metadata about the GovBid Global API including version, data source, license information, and usage guidelines. Call this first to understand the service before making other tool calls. |