gsa_auction_lot
ActiveTool of Gsa Auctions
Full detail for a single GSA Auctions lot, identified by its sale number and lot number. Returns everything the auction listing carries: item name, per-lot descriptions (LotInfo), property and sale locations, start/end dates, status, high bid, reserve, bid increment, bidder count, inspection instructions, contracting-officer contact, agency/bureau, and item/image URLs.
Parameters schema
{
"type": "object",
"required": [
"sale_no",
"lot_no"
],
"properties": {
"lot_no": {
"type": [
"number",
"string"
],
"description": "The lot number (LotNo) within that sale, e.g. 1."
},
"sale_no": {
"type": "string",
"description": "The sale number (SaleNo), e.g. \"25QSCI21001\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Gsa Auctions
https://github.com/pipeworx-io/mcp-gsa-auctions
1/7 registries