auctions_closing_soon
ActiveTool of mcp-gov-auctions
Live government auction lots ordered by soonest close time — the "what can I still bid on before it ends" view across all sources (GovDeals, AllSurplus, IRS). Optionally filter by state, asset_type, or keyword. Returns lots with time remaining, current bid, location, and link.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"limit": {
"type": [
"number",
"string"
],
"description": "Max lots (1-100, default 25)."
},
"state": {
"type": "string",
"description": "2-letter state code."
},
"keyword": {
"type": "string",
"description": "Free-text title match."
},
"asset_type": {
"type": "string",
"description": "One of: vehicle | equipment | realestate | electronics | other."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-gov-auctions
https://github.com/pipeworx-io/mcp-gov-auctions
2/7 registries