MCP.so
Sign In

Evlek — Northern Cyprus Property Mcp

@Evlek

About Evlek — Northern Cyprus Property Mcp

AI-native property MCP server for Northern Cyprus (KKTC). Nine read-only tools — search active listings, get the live price index, compare cities, estimate rental yield, look up KKTC legal procedures, profile districts — pulled live from evlek.app, where every listing is KYC-veri

Basic information

Category

Other

Transports

stdio

Publisher

Evlek

Submitted by

Onur D

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "evlek": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://evlek.app/api/mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Evlek — Northern Cyprus Property Mcp?

Evlek — Northern Cyprus Property Mcp is an MCP server that gives AI agents structured, real-time access to North Cyprus (KKTC) property data. It provides tools to search active listings, compare cities, estimate rental yield, look up legal procedures, get district profiles, and more. Built for any MCP‑compatible client (Claude, ChatGPT, Gemini, Cursor).

How to use Evlek — Northern Cyprus Property Mcp?

Add the server endpoint (https://evlek.app/api/mcp) to your MCP client’s configuration. For Claude Desktop, use npx -y mcp-remote with the URL; for Cursor/VS Code, add the URL directly. No local installation required – all data is fetched live from the hosted API. Prompts like “Find 2‑bedroom flats for rent in Girne under £500/month” invoke the appropriate tool automatically.

Key features of Evlek — Northern Cyprus Property Mcp

  • 9 tools: search_listings, get_price_index, get_market_overview, compare_cities, get_yield_estimate, get_legal_info, suggest_neighborhood, compare_properties, get_district_profile.
  • Verified listings only – every property passes KYC verification.
  • Covers 6 North Cyprus cities (Girne, İskele, Lefkoşa, Gazimağusa, Güzelyurt, Lefke) and 100+ districts.
  • Multilingual data (TR, EN, RU, DE, AR) exposed in English tool descriptions.
  • OWASP MCP Top 10 compliant: Zod input validation, output sanitization, rate limiting (60/min/IP, 500/min global), Sentry observability.
  • Production‑grade with 30‑second hard timeout and no stack trace leaks.

Use cases of Evlek — Northern Cyprus Property Mcp

  • Search active listings by city, type, bedrooms, and price range.
  • Compare cities side‑by‑side for investment or relocation.
  • Estimate gross/net annual rental yield on a specific property.
  • Get authoritative legal info on koçan types, foreign purchase rules, and PTP process.
  • Match neighborhoods to buyer personas (retiree, investor, student, family, digital_nomad, vacation).

FAQ from Evlek — Northern Cyprus Property Mcp

What tools does the server expose?

Nine tools in v1.2.0: search_listings, get_price_index, get_market_overview, compare_cities, get_yield_estimate, get_legal_info, suggest_neighborhood, compare_properties, and get_district_profile. A v2.0 roadmap adds 6 more (Q2 2026).

Is the server self‑hosted or hosted?

It runs as a hosted endpoint at https://evlek.app/api/mcp. The server implementation is proprietary; this repository (manifest, docs, examples, reference clients) is open under MIT.

What data coverage does it have?

Six cities and 100+ districts of North Cyprus. Listing data is in TR and EN; currency is GBP (with TRY/USD/EUR conversion planned for v2.0).

Are there any rate limits or security measures?

Yes – per‑IP limit of 60 requests/min, global limit of 500 req/min, 30‑second hard timeout, Zod input validation, output sanitization (8‑pattern regex against prompt injection), and Sentry observability.

Does it require authentication or an API key?

No authentication is mentioned – the hosted endpoint appears to be open for any MCP client. No API key is required.

Comments

More Other MCP servers