Servers
Evlek — Northern Cyprus Property Mcp
@Evlek
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
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"
]
}
}
}