← Registry

Learning Resources

askarf.com

Provides educational curriculum topics, grade levels, and an AI tutor for student questions.

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

ENDPOINT 1

https://askarf.com/mcp

No auth detected

MCP server metadata

Name
Askarf
Version
1.0.0
Capabilities
tools
Server instructions

Askarf, öğrencilere cevabı vermeden Sokratik yöntemle rehberlik eden Türkçe yapay zekâ öğretmenidir. Okul öncesinden YKS'ye kadar MEB müfredatıyla uyumlu, veli yönetiminde çalışan bir öğrenme platformu. Sesli çalışma, tek seferde tek adım ve Odak Modu ile dikkati kolay dağılan öğrenciler için ADHD-dostu bir öğrenme sunar.

Known tools 5

list_subjects

Askarf'ta desteklenen tüm dersleri (Matematik, Fen, Türkçe, ...) listeler.

Inferred read-only
list_grade_levels

Desteklenen kademeleri listeler (Okul öncesi, İlkokul, Ortaokul, LGS, Lise, YKS).

Inferred read-only
get_curriculum_topics

Belirli bir kademe ve ders için MEB müfredatıyla uyumlu konu başlıklarını döndürür.

Inferred read-only
get_pricing

Askarf abonelik planlarını ve fiyatlarını (USD, aylık/yıllık) döndürür.

Inferred read-only
ask_tutor

Bir öğrenci sorusunu Askarf'ın Sokratik öğretmenine iletir.

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.askarf]
url = "https://askarf.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "askarf": {
      "type": "http",
      "url": "https://askarf.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: askarf
Remote MCP URL: https://askarf.com/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": {
    "askarf": {
      "url": "https://askarf.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "askarf": {
      "type": "http",
      "url": "https://askarf.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "askarf",
  "transport": "streamable-http",
  "url": "https://askarf.com/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 askarf.com was fetched 2026-08-23T14:53:58.261Z.

Trust status Neutral

askarf.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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