Defici Marketplace MCP Server
DM
Defici Marketplace MCP Server
/search_listings

search listings

Search active listings on Defici.com global marketplace. Returns paginated results. Contact details are not included — this is a read-only discovery tool. IMPOR

liveverifiedunknown~5s typical
mcpprobeddeficimarketplacemcp
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-defici-marketplace /search_listings for me.

Input

FieldTypeDescription
qstringFree-text search query (matches title and description)
categorystringCategory filter. Use list_categories to get valid IDs (e.g. JOBS, CARS_VEHICLES, PROPERTY_
marketstringMarket/region filter. Use get_regions for valid IDs (e.g. global, dubai, india, lithuania,
citystringCity name filter (partial match, case-insensitive).
price_minnumberMinimum price filter. Prices are raw numbers with no confirmed currency unit — do not assu
price_maxnumberMaximum price filter. Prices are raw numbers with no confirmed currency unit — do not assu
pageintegerPage number for pagination (default: 1).
limitintegerResults per page (default: 20, max: 30).

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-defici-marketplace","endpoint":"/search_listings","input":{}}'
cli
npx cracked-ai run -p mcp-com-defici-marketplace -e /search_listings -i '{}'
mcp
run_tool({ provider: "mcp-com-defici-marketplace", endpoint: "/search_listings", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.