@pipeworx/mcp-gov-bids
v0.2.0
Published
Open & historical US government bid solicitations from city/county portals — updated daily
Downloads
299
Maintainers
Readme
mcp-gov-bids
Open & historical US government bid solicitations from city/county portals — updated daily
Part of Pipeworx — an MCP gateway connecting AI agents to 1334+ live data sources.
Tools
| Tool | Description | |------|-------------|
Quick Start
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"gov-bids": {
"url": "https://gateway.pipeworx.io/gov-bids/mcp"
}
}
}Or connect to the full Pipeworx gateway for access to all 1334+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Using with ask_pipeworx
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Gov Bids data" })The gateway picks the right tool and fills the arguments automatically.
More
License
MIT
