mcpserver.lol
registry/liquidation
Connection check verified live · 27h ago

liquidation

Search surplus and overstock inventory, request bulk quotes, and check out.

Tools 12
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

12 tools

Read from the running server on 27h ago.

bulk_export_orders read-only order_ids*
Export the calling seller's orders as CSV (Order ID, Product, Buyer, Quantity, Total, Status, Date). Thin adapter over POST /api/seller/orders/bulk-export — orders not owned by the…
bulk_mark_shipped order_ids*carrier_nametracking_urltracking_number
Mark up to 200 of the calling seller's orders as shipped, optionally writing a shared tracking number / URL / carrier to every order. Thin adapter over POST /api/seller/orders/bulk…
bulk_update_listings can modify data mode*value*product_ids*
Bulk update prices or minimum order quantities across up to 200 of the calling seller's product listings. Thin adapter over POST /api/products/bulk-update-price and /bulk-update-mo…
create_listing skuname*category*quantity*condition*description +2
Create a new product listing (seller tool)
get_pricing_recommendation read-only category*quantitycondition*original_retail*
Get AI-powered pricing recommendation for inventory (seller tool)
get_product_details read-only product_id*
Get detailed information about a specific product
get_quote_requests read-only status
Get pending quote requests for seller's products (seller tool)
quick_buy quantity*buyer_nameproduct_id*buyer_email*buyer_company
One-step purchase for products with instant checkout enabled (seller opt-in) and orders under bulk threshold. For products without instant checkout or larger orders, use request_qu…
request_quote messagequantity*buyer_nameproduct_id*buyer_email*target_price +1
Request a bulk quote for a product (buyer tool)
respond_to_quote action*messagecounter_pricequote_request_id*
Respond to a buyer's quote request (seller tool)
search_inventory read-only limitquerycategoryconditionmax_price
Search available liquidation inventory with filters
seller_inbox_summarise read-only limitwindow_hours
Read-only digest of the calling seller's inbox: pending quote requests, orders at risk of missing their ship-by deadline, and orders with reported issues. Useful for a daily standu…