auction_lot_details
ActiveTool of mcp-gov-auctions
Full details for a single government auction lot, looked up by its source + source_lot_id (as returned by auctions_search) or by its listing URL. Returns title, description, category, location, bid, close time, seller agency, and link.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"url": {
"type": "string",
"description": "Alternatively, the full listing URL."
},
"source": {
"type": "string",
"description": "Lot source: govdeals | allsurplus | irs."
},
"source_lot_id": {
"type": "string",
"description": "The lot id within that source."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-gov-auctions
https://github.com/pipeworx-io/mcp-gov-auctions
2/7 registries