Agent Tools
Back to MCP servers

app.evlek/mcp-server

https://evlek.app/api/mcp
● healthy

skills: {'id': 'search_listings', 'name': 'search_listings', 'description': 'Search live property listings on Evlek. Filter by city, type (sale/rent/daily), bedrooms, and price range. Returns up to 10 matching properties with title, price, location, and direct link.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_price_index', 'name': 'get_price_index', 'description': 'Returns the live Evlek Price Index: aggregated average, median, min, max prices per city and top districts. Based on all active listings on evlek.app. Useful for market analysis and investment decisions.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_market_overview', 'name': 'get_market_overview', 'description': 'Returns a high-level market overview for Northern Cyprus property: average rents and sale prices by major city, rental yields, investment highlights, and key facts (taxes, foreign ownership rules).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'compare_cities', 'name': 'compare_cities', 'description': 'Compare 2-4 Northern Cyprus cities side-by-side with aggregated prices (avg, median, min, max), listing counts, and top districts. Useful for deciding between investment locations.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_yield_estimate', 'name': 'get_yield_estimate', 'description': 'Calculate estimated gross and net annual rental yield for a property given its purchase price and city. Returns breakeven years and comparison to city averages.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_legal_info', 'name': 'get_legal_info', 'description': 'General legal/procedural routing for Northern Cyprus property topics: title deed types (koçan), foreign purchase rules, taxes, residency context, and PTP (Permission to Purchase) process. Always recommend consulting a lawyer for specific cases.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'suggest_neighborhood', 'name': 'suggest_neighborhood', 'description': 'Given a buyer persona (retiree, investor, student, family, digital_nomad, vacation) and optional budget/preferences, return 2-3 best-matched neighborhoods with rationale. Based on Evlek expert knowledge of KKTC regional characteristics.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'compare_properties', 'name': 'compare_properties', 'description': 'Compare 2-4 active Evlek property listings side-by-side. Returns price, area, bedrooms, price-per-m², location for each, plus an automatic value insight (cheapest £/m², largest area, same-city grouping). Pass UUIDs from search_listings results.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 1324.4ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://evlek.app/api/mcp
JSON-RPC initialize probe
curl -X POST https://evlek.app/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://evlek.app/api/mcp
Listed at (chiark)
https://chiark.ai/agents/eea9211c-8c63-46f0-9e47-ec6705b5e78d