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-verified. Compatible with Claude Desktop, ChatGPT Apps, Perplexity, Cursor, and any MCP client. Multilingual (TR, EN, RU, DE, AR), 6 cities, GBP-primary pricing. First proptech in the region built MCP-first — making KKTC property data discoverable through AI assistants instead of fragmented websites.
Endpoint: https://evlek.app/api/mcp
Docs: https://evlek.app/mcp
Glama: https://glama.ai/mcp/connectors/app.evlek/mcp-server (Healthy, A grade)
Smithery: https://smithery.ai/servers/onurd8898/evlek
Server Config
{
"mcpServers": {
"evlek": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://evlek.app/api/mcp"
]
}
}
}