auctions_sold_comps
ActiveTool of mcp-gov-auctions
Historical SOLD prices for government auction items — the final hammer price of closed lots, which no upstream site keeps but Pipeworx retains. Use to answer "what do seized pickup trucks actually sell for" or to comp an asset. Filter by keyword (title match), asset_type, and/or state. Returns count, min/median/max/average final price, and recent examples. Only includes lots that have closed with a recorded final price.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"limit": {
"type": [
"number",
"string"
],
"description": "Max example lots to return (1-50, default 10)."
},
"state": {
"type": "string",
"description": "2-letter state code."
},
"keyword": {
"type": "string",
"description": "Free-text title match, e.g. \"f-150\", \"excavator\", \"trailer\"."
},
"asset_type": {
"type": "string",
"description": "One of: vehicle | equipment | realestate | electronics | other."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-gov-auctions
https://github.com/pipeworx-io/mcp-gov-auctions
2/7 registries