Learning Resources
askarf.com
Provides educational curriculum topics, grade levels, and an AI tutor for student questions.
ENDPOINT 1
https://askarf.com/mcp
MCP server metadata
- Name
- Askarf
- Version
- 1.0.0
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_subjectsAskarf'ta desteklenen tüm dersleri (Matematik, Fen, Türkçe, ...) listeler.
Inferred read-onlylist_grade_levelsDesteklenen kademeleri listeler (Okul öncesi, İlkokul, Ortaokul, LGS, Lise, YKS).
Inferred read-onlyget_curriculum_topicsBelirli bir kademe ve ders için MEB müfredatıyla uyumlu konu başlıklarını döndürür.
Inferred read-onlyget_pricingAskarf abonelik planlarını ve fiyatlarını (USD, aylık/yıllık) döndürür.
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.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.
askarf.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.