MCP server exposing 3 tools for estatesales-net.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/estatesales-net/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
estatesales_search — Upcoming estate sales, moving sales and estate auctions near a US ZIP code, from EstateSales.NET — the largest US estate-sale listing site. Returns each sale's ID, city/state/ZIP, coordinates, distance from the ZIP, sale type (on-site estate sale, moved offsite, online auction), start and end dates, and whether it runs today or tomorrow. These are UPCOMING sale listings, not sold prices — EstateSales.NET publishes no hammer prices.estatesales_sale — One EstateSales.NET sale in full, by sale ID: name, description, terms, sale type, every scheduled date/time, coordinates, picture count, and the company or seller running it with their phone and page. The street address is included only once EstateSales.NET has published it — estate sales are usually at a private home and the site holds the address back until shortly before the sale.estatesales_companies — Estate-sale companies operating near a US ZIP code, as listed on EstateSales.NET: company name, business address, phone, coordinates and their EstateSales.NET page. Answers "who runs estate sales in this area" — for hiring one, or for tracing which company is behind a sale found via estatesales_search.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/estatesales-net/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io