GovBid Global API MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@GovBid Global API MCP ServerFind recent IT contract opportunities from the Department of Defense"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
GovBid Global API — MCP Server
A remote Model Context Protocol (MCP) server that gives AI agents direct, structured access to U.S. federal contract opportunities sourced from SAM.gov (System for Award Management), the official U.S. government procurement portal.
This server exposes the GovBid Global API data through MCP tools so that any MCP-compatible AI agent (Claude, other LLM agents, etc.) can search, filter, and retrieve federal bid/opportunity data autonomously.
MCP Endpoint:
https://govbid-mcp-server.gaikotsuimageprocessing.workers.dev/mcpData source: SAM.gov Opportunities API (U.S. Government, Public Domain)
Update frequency: Daily, automated via GitHub Actions
License: MIT
What this server does
GovBid Global API MCP Server acts as a bridge between AI agents and live U.S. federal procurement data. Instead of scraping or manually querying SAM.gov, an AI agent can call this server's tools to:
Discover the API's metadata and licensing terms
Search recent federal contract opportunities by department, date range, and result limit
Retrieve a direct link to the official SAM.gov page for a specific opportunity
Related MCP server: USASpending MCP Server
Available MCP Tools
Tool | Auth required | Description |
| No | Returns metadata about the API: name, version, description, license, and the |
| Yes ( | Searches federal contract opportunities. Supports filtering by |
| No | Returns the official SAM.gov source URL for a specific opportunity by ID. |
How to connect
Cloudflare AI Playground
Go to Cloudflare AI Playground
Select MCP Servers → Add
Enter the endpoint:
https://govbid-mcp-server.gaikotsuimageprocessing.workers.dev/mcp
Generic MCP client configuration
{
"mcpServers": {
"govbid-global-api": {
"url": "https://govbid-mcp-server.gaikotsuimageprocessing.workers.dev/mcp"
}
}
}Data & Licensing
Underlying data originates from SAM.gov, operated by the U.S. General Services Administration (GSA), and is in the public domain.
This project (the server code) is licensed under the MIT License — see LICENSE.
This is an independent, unofficial project and is not affiliated with or endorsed by SAM.gov or the U.S. Government.
Related project
govbid-mvp— the underlying data API (Cloudflare Worker + D1) that this MCP server wraps.
About
Built with the Cloudflare Workers remote-mcp-authless template, backed by Cloudflare D1 for data storage and GitHub Actions for daily automated ingestion from SAM.gov.
This server cannot be deployed
Maintenance
Related MCP Connectors
Search US grants + federal contracts (Grants.gov + SAM.gov) from any LLM.
Government contract search and federal procurement data: SAM.gov opportunities + USASpending awards.
SAM.gov federal contracts: search, details, AI bid analysis. 33k+ live opportunities.
SAM.gov contract opportunities and entity lookup (BYOK) plus USASpending federal award data.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables research of federal contract awards and competitive landscape analysis using the USASpending.gov API. Supports searching for contracts, analyzing recipients, tracking spending trends, and identifying market opportunities in government contracting.2MIT
- AlicenseNot gradedqualityDmaintenanceEnables research of federal contract awards, market opportunities, and competitive landscapes using the USASpending.gov API. It provides specialized tools for AI agents to analyze government spending trends, identify incumbents, and search contractor details.MIT
- AlicenseAqualityBmaintenanceSearch and analyze U.S. federal government contracts and opportunities from SAM.gov. Tools for keyword search, contract details, competitive analysis, and capability statement drafting — built for AI agents via x402 USDC micropayments.32MIT
- AlicenseNot gradedqualityFmaintenanceEnables AI agents to search and analyze federal government contract opportunities and awards from SAM.gov and USASpending.gov, with tools for contract search, detail, agency spending, and trending sectors.MIT