You're viewing a demo portfolio

Join the waitlist
PRSM

auction_lot_details

Active

Tool of mcp-gov-auctions

declared in 0.1.0

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

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 →
auction_lot_details — mcp-gov-auctions — PRSM MCP