You're viewing a demo portfolio

Join the waitlist
PRSM

auctions_sold_comps

Active

Tool of mcp-gov-auctions

declared in 0.1.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-gov-auctions

https://github.com/pipeworx-io/mcp-gov-auctions

2/7 registries
View full server →