M
mcp-server
/search_listings
Search Northern Cyprus Property Listings
Search live active sale and long-term-rent listings on Evlek. Results are newest-first by default; `limit` caps returned rows and `totalMatched` reports the ful
liveverifiedunknown~5s typical
mcpprobedmcp-server
$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-app-evlek-mcp-server /search_listings for me.
Input
| Field | Type | Description |
|---|---|---|
| city | string (girne | iskele | lefkosa | gazimagusa | guzelyurt | lefke) | City to filter |
| type | string (sale | rent) | Listing type |
| propertyType | string | Property type filter |
| bedrooms | number | Bedroom count (integer 0-10) |
| minPrice | number | Min price in GBP |
| maxPrice | number | Max price in GBP |
| sortBy | string (newest | price_asc | price_desc | area_desc | price_per_sqm_asc) | Sort order (default: newest) |
| limit | number | Result count (integer 1-10, default 5) |
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-app-evlek-mcp-server","endpoint":"/search_listings","input":{}}'cli
npx cracked-ai run -p mcp-app-evlek-mcp-server -e /search_listings -i '{}'mcp
run_tool({ provider: "mcp-app-evlek-mcp-server", endpoint: "/search_listings", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.