Evlek MCP Server
Rank #89,185pulsemcp/evlek
AI-native property MCP for Northern Cyprus (KKTC/TRNC): listings, prices, legal, market data.
Evlek MCP Server is a Model Context Protocol (MCP) server published by Evlek. It ranks #89,185 of 115,591 servers tracked on MCP Toplist. Evlek MCP Server is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 18, 2026.
Ranks ahead of 26,406 of 115,591 servers on MCP Toplist.
Use Evlek MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http evlek https://evlek.app/api/mcp[mcp_servers.evlek]
url = "https://evlek.app/api/mcp"Add to ~/.codex/config.toml.
https://evlek.app/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"evlek": {
"url": "https://evlek.app/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"evlek": {
"type": "http",
"url": "https://evlek.app/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"evlek": {
"serverUrl": "https://evlek.app/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"evlek": {
"url": "https://evlek.app/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Fevlek)<a href="https://mcptoplist.com/server/pulsemcp%2Fevlek"><img src="https://mcptoplist.com/badge/pulsemcp%2Fevlek.svg" alt="MCP Toplist: #89,185 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Evlek
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Evlek MCP Server?
- Evlek MCP Server is maintained by Evlek, which publishes 3 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Evlek MCP Server listed on the Official MCP Registry?
- Evlek MCP Server is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Evlek MCP Server have?
- Evlek MCP Server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Evlek MCP Server?
- The source code for Evlek MCP Server is hosted at github.com/evlek/evlek-mcp.