
Kids Learning with AI
Interface UIpar kerenkoshman
Interactive AI tutor for school children — quizzes, timelines, math practice, and step-by-step solutions rendered as rich UI components inside your AI chat.
What it does
Kids Learning with AI is an MCP app that turns AI chat into a fully interactive learning platform for school children (grades 1–12). Instead of plain text answers, the AI renders visual educational components — quizzes, interactive timelines, math practice with visual models, and step-by-step solution walkthroughs. Built for Israeli Ministry of Education curriculum, with Hebrew and English support. Parents manage child profiles and monitor activity via a dashboard.
Key features
- Adaptive quizzes — Multiple-choice and challenge questions with hints and instant feedback
- Visual math practice — Number lines, fraction bars, and area models rendered interactively
- Explore timeline — Interactive history timelines built on demand
- Step-by-step solutions — Guided walkthroughs instead of just answers
- Parent dashboard — Activity tracking, child profiles, and usage limits per session
- Secure setup — Encrypted API key storage, bcrypt auth, content filter, XSS protection
Installation
git clone https://github.com/kerenkoshman/Kids-learning-with-AI
cd Kids-learning-with-AI
npm install && cp .env.example .env
npm run dev
Visit http://localhost:3847/setup to register and add your OpenAI API key.
To connect as an MCP app in Claude Desktop, add to claude_desktop_config.json:
{
"mcpServers": {
"ai-tutor": {
"command": "npx",
"args": ["mcp-remote", "http://localhost:3847/mcp"]
}
}
}
For Cursor, add a similar entry to ~/.cursor/mcp.json.
Supported hosts
Confirmed: Claude Desktop, Cursor (via HTTP MCP endpoint at /mcp).
Installation rapide
npx mcp-remote http://localhost:3847/mcpInformations
- Tarification
- free
- Publié
- 4/6/2026
- Mis à jour
- 1 month ago
- étoiles
- 0