← Registry

Analytics

evlek.app

Provides real estate market analysis and property search for Northern Cyprus.

1 endpoint14 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://evlek.app/api/mcp

No auth detected

MCP server metadata

Name
evlek-mcp
Version
1.12.0
Capabilities
toolsresourcesprompts
Server instructions

Evlek MCP provides live Northern Cyprus (KKTC/TRNC) property data. Use search_listings for current sale and long-term rental matches, and get_price_index for aggregated market data. All data is sourced from evlek.app.

Known tools 14

search_listings

Search live active sale and long-term-rent listings on Evlek.

Inferred read-only
get_price_index

Returns source-dated aggregates of live active Evlek sale or long-term-rent asking prices.

Inferred read-only
compare_cities

Compare source-dated live active-listing asking-price aggregates across 2-4 Northern Cyprus cities.

Inferred read-only
get_yield_estimate

Calculate an illustrative long-term-rent scenario only from caller-supplied purchase price, monthly rent, occupied months, and annual operating costs.

Potential side effects
suggest_neighborhood

Return static editorial orientation context for a persona and optional preferences.

Inferred read-only
compare_properties

Compare descriptive facts from 2-4 active Evlek sale or long-term-rent listings of the same type.

Inferred read-only
get_district_profile

Returns source-dated active sale/long-term-rent listing counts and asking-price aggregates for one district.

Inferred read-only
student_housing

Calculate one illustrative student-rent scenario from caller-supplied monthly rent and occupied months.

Inferred read-only
payment_plan

The payment_plan identifier is retained only for compatibility.

Inferred read-only
get_listing_detail

Return a 360° profile of one active Evlek listing by UUID: title, description, price, location, size, amenities, features, cover image, per-photo captions/tags, and AI virtual-staging before/after pairs (always AI-disclosed).

Inferred read-only
search

Search live Northern Cyprus (KKTC/TRNC) property listings on Evlek with a free-text query.

Inferred read-only
fetch

Fetch the full detail of one Evlek listing by id (from search): title, description, GBP-normalized price, location, size, amenities.

Inferred read-only
list_locations

Return canonical KKTC city slugs plus districts represented by active Evlek sale or long-term-rent listings.

Inferred read-only
get_listing_by_number

Look up a single Evlek listing by its public listing number (e.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.evlek-mcp]
url = "https://evlek.app/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "evlek-mcp": {
      "type": "http",
      "url": "https://evlek.app/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: evlek-mcp
Remote MCP URL: https://evlek.app/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "evlek-mcp": {
      "url": "https://evlek.app/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "evlek-mcp": {
      "type": "http",
      "url": "https://evlek.app/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "evlek-mcp",
  "transport": "streamable-http",
  "url": "https://evlek.app/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for evlek.app was fetched 2026-07-26T19:37:11.337Z and is being refreshed.

Trust status Neutral

evlek.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.