M
mcp-server
/list_locations
List Valid Evlek Cities and Districts
Return canonical KKTC city slugs plus districts represented by active Evlek sale or long-term-rent listings. Live inventory-location facts only; holiday-home in
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 /list_locations for me.
Input
| Field | Type | Description |
|---|---|---|
| city | string (girne | iskele | lefkosa | gazimagusa | guzelyurt | lefke) | Optional — limit districts to a single city slug. |
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":"/list_locations","input":{}}'cli
npx cracked-ai run -p mcp-app-evlek-mcp-server -e /list_locations -i '{}'mcp
run_tool({ provider: "mcp-app-evlek-mcp-server", endpoint: "/list_locations", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.