← Registry

Learning Resources

ehliyet.digital

Provides driving license exam practice questions, summaries, mock exams, and answer explanations.

1 endpoint5 known toolsFirst detected August 25, 2026Last detected August 25, 2026

ENDPOINT 1

https://ehliyet-production.up.railway.app/mcp

No auth detected

MCP server metadata

Name
ehliyet-digital
Version
1.1.0
Capabilities
experimentaltools
Server instructions

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_questions

Belirtilen bolumden rastgele ehliyet sinav sorulari dondurur.

Inferred read-only
get_quick_facts

Belirtilen bolum icin hap bilgileri (kisa ozetler) dondurur.

Inferred read-only
generate_mock_exam

50 soruluk tam bir deneme sinavi olusturur.

Inferred read-only
get_lesson_summary

Belirli bir ders icin atomik bilgileri (sinavlik ozetler) dondurur.

Inferred read-only
explain_answer

Belirtilen soru ID'si icin dogru cevabi ve aciklamayi dondurur.

Inferred read-only

CONNECT 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.

Trust status Trusted

railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.