Compiles structured specs into SCORM 1.2/2004 e-learning packages. 30 tools, quality gate, no LLM.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server that compiles interactive, standards-conformant e-learning courses. You (or an AI client like Claude) are the author; this server is the compiler. Describe a course as a structured spec — the server validates it, renders it, and packages it as a self-contained SCORM zip that runs in any LMS (Moodle, SCORM Cloud, Rustici Engine, …). Deterministic — no LLM runs on the server.
🌐 Languages: English · Türkçe · Español · Русский · 简体中文 · Azərbaycanca · Қазақша · Кыргызча
Four complete courses — four audiences, four visual identities — built entirely with this server and served from a live deploy. Click any screenshot to launch.
| Be a Password Hero! | Spot the Phish | The Ad Hominem Argument | Grafik Dedektifi |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
Ages 9–13 · internet safety · style-playful + custom brand | Corporate onboarding · email security · style-minimal + corporate brand | Graduate level · argumentation theory · style-premium | Turkish · data literacy · inquiry-based (5E) · evidence-bound assessment |
Each demo features a narrative thread, realistic artifact-mockup SVGs, flag-hunting simulations, before/after comparisons, timelines, a case game, and adaptive feedback — with question-level SCORM reporting underneath.
E-learning is usually hand-crafted in heavy desktop authoring tools. This project treats course production as infrastructure for AI agents instead:
lint_course) whose error
tier blocks builds, and a CI proof chain (XSD + real SCORM Cloud imports + behavioral probe)
so that what ships actually works in an LMS — see Standards & evidence.Author = the MCP client · Compiler = this server.

Point any MCP client (Claude desktop/web/Code, Antigravity, …) at:
Sign in via OAuth or get an API key at the portal: https://mcp.edumints.com. Then ask: "Build a 6-minute interactive course on X with a quiz and a summary." — you get a downloadable SCORM zip back.
Works best together with the authoring skill (a Claude Agent Skill that teaches an AI client how to author high-quality courses with this server): https://github.com/kemalyy/edumints-scorm-skill
The image includes all optional features (ffmpeg, Node + HyperFrames for video, Piper TTS).
Apple Silicon + Docker Desktop: if the container crashes with
Illegal instruction(SIGILL), it is an upstream native-ARM64 issue incryptography's Rust bindings (pyca/cryptography#14733) — not this repo. Workaround: run with--platform linux/amd64(emulated).
For video generation also install Node 22+ with HyperFrames (npm i -g hyperframes) plus ffmpeg.
Configuration: copy .env.example and adapt (data dir, quotas, base URL, TTLs). No secrets are
required to run locally.
A course is produced from a single build_from_spec call (this is examples/small.json, abridged):
Full working specs live in examples/ (games, branching, themed and i18n courses).
build_from_spec (single-call path), granular editing
(create_project / add_screen / update_screen / …), set_theme / set_tracking,
add_asset (SSRF-guarded imports), synthesize_speech (offline Piper TTS), video tools
(ffmpeg / HyperFrames motion-graphics), preview / validate_package / build_package,
lint_course (quality gate), export_qti (QTI 2.1).game screen composes mechanic primitives
(score/lives/timer/hints) + declarative when event if condition then action rules + branching
nodes; adaptive_practice estimates proficiency (Elo or Bayesian Knowledge Tracing) and
calibrates difficulty per learner. See docs/GAME-PATTERNS.md.cmi.interactions (question-level reporting), cmi.objectives,
adlcp:masteryscore (1.2) / completionThreshold (2004), LOM metadata, and a compact
suspend-data v2 encoding for resume state.style-minimal / style-playful / style-premium, and more)
layered with brand tokens: one style, many brands. Light/neutral/high-contrast presets,
WCAG-aware, prefers-reduced-motion support.add_asset via data-URI or https), ffmpeg processing,
programmatic motion-graphic/data-viz video (HyperFrames), built-in offline Turkish TTS (Piper).cmi5.xml packaging yet). See docs/GAME-XAPI.md.assessmentItems for interop with assessment
platforms. See docs/QTI.md.Claims are cheap; this repo ships its proof chain in CI:
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/edumints-scorm-mcp)<a href="https://allmcps.com/mcp/edumints-scorm-mcp"><img src="https://allmcps.com/api/badge/edumints-scorm-mcp?style=directory" alt="Edumints SCORM MCP on AllMCPs" /></a>