Learning Resources
ehliyet.digital
Provides driving license exam practice questions, summaries, mock exams, and answer explanations.
ENDPOINT 1
https://ehliyet-production.up.railway.app/mcp
MCP server metadata
- Name
- ehliyet-digital
- Version
- 1.1.0
Türkiye B sınıfı sürücü belgesi (ehliyet) sınavına hazırlık MCP sunucusu. 200 çıkmış soru, 76 hap bilgi ve 43 ders özeti (559 atomik bilgi) içerir. Bölümler: ilk_yardim, trafik_ve_cevre, arac_teknigi, trafik_adabi. Kullanıcı soru çözmek isterse get_practice_questions veya generate_mock_exam; bir konuyu öğrenmek isterse get_lesson_summary; hızlı tekrar için get_quick_facts; bir sorunun neden o cevap olduğunu sorarsa explain_answer kullan. Tüm araçlar salt-okunurdur, yan etkisi yoktur. Yanıtlar Türkçedir.
Known tools 5
get_practice_questionsBelirtilen bolumden rastgele ehliyet sinav sorulari dondurur.
Inferred read-onlyget_lesson_summaryBelirli bir ders icin atomik bilgileri (sinavlik ozetler) dondurur.
Inferred read-onlyCONNECT 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.ehliyet-digital]
url = "https://ehliyet-production.up.railway.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ehliyet-digital": {
"type": "http",
"url": "https://ehliyet-production.up.railway.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ehliyet-digital
Remote MCP URL: https://ehliyet-production.up.railway.app/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": {
"ehliyet-digital": {
"url": "https://ehliyet-production.up.railway.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ehliyet-digital": {
"type": "http",
"url": "https://ehliyet-production.up.railway.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ehliyet-digital",
"transport": "streamable-http",
"url": "https://ehliyet-production.up.railway.app/mcp"
}
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 railway.app was fetched 2026-08-25T20:04:34.605Z.
railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.