MCP server for YÖKATLAS data. University programs, admission scores, and preference statistics.


YOKATLAS MCP is a FastMCP server that provides programmatic access to YÖKATLAS (Higher Education Program Atlas) data. YÖKATLAS is Turkey's official university admission information system managed by YÖK (Council of Higher Education). It offers comprehensive search and detail viewing for undergraduate and associate degree programs.
# uv installation (macOS/Linux)
curl -LsSf https://astral.sh/uv/install.sh | sh
# uv installation (Windows PowerShell)
powershell -c "irm https://astral.sh/uv/install.ps1 | iex"
{
"mcpServers": {
"YOKATLAS API": {
"command": "uvx",
"args": ["--from", "git+https://github.com/saidsurucu/yokatlas-mcp", "yokatlas-mcp"]
}
}
}
MIT License
YOKATLAS MCP is open source. If your organization needs something similar for its own data sources, let's talk.