← Registry

Analytics

evlek.app

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

WebMCP2 endpoints13 known toolsFirst detected July 25, 2026Last detected September 10, 2026

ENDPOINT 1

https://evlek.app/api/mcp

No auth detected

MCP server metadata

Name
evlek-mcp
Version
2.1.1
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 12

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
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
convert_currency

Converts an entered property asking-price amount across GBP/EUR/USD/TRY when complete, valid, fresh, date-stamped stored FX rates are available; otherwise it fails closed without amounts.

Inferred read-only
payment_plan

Currently returns currency conversion only.

Inferred read-only
get_listing_detail

Return a 360° profile of one active Evlek listing by UUID or listing number: 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.g.

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.

ENDPOINT 2

https://evlek.app

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
declarative

Known tools 1

search_properties

Search Northern Cyprus property listings by free-text query, listing type, city, property type, room count and price band. Optional AI natural-search helper can turn a sentence into supported filters before opening the matching Evlek results page.

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.webmcp]
url = "https://evlek.app"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://evlek.app

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": {
    "webmcp": {
      "url": "https://evlek.app"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://evlek.app"
}
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-09-18T18:13:19.167Z.

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.