SCORM Packager (HTML → SCORM 2004) MCP Server
The bundled local harness (scorm-test-harness.html) playing a package: progress 0 → 100%, completion, and the live LMS API-call log (0 errors). Illustration.
People who work with e learning, elearning authoring and lms and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-03 · ★ 6 · #42 OF 85 MAINTAINED DESIGN · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install SCORM Packager (HTML → SCORM 2004)
before you install - you'll need
SCORM_OUTPUT_DIR
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add giacomomaria81-scorm-mcp-server -- npx -y scorm-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"giacomomaria81-scorm-mcp-server": {
"command": "npx",
"args": [
"-y",
"scorm-mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · Claude Desktop extension (.mcpb bundle)
repo age created 2026-07-23 - young repo, little track record yet
license MIT - declared in the repository
npm package scorm-mcp-server - unscoped; check the name against the project README before installing
registry namespace io.github.giacomomaria81 is GitHub-verified and matches the repo owner
03 · What SCORM Packager (HTML → SCORM 2004) can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v2.3.0 · 2026-08-25
v2.3.0 - Validate any SCORM package · question-level tracking · Two capabilities this release, both aimed at the same goal: making SCORM accountable - you can now prove a package is conformant before it reaches an LMS…
v2.2.1 · 2026-08-06
the Excel-based migration input is now described generically (mobile-learning platform content export). Demo now at scormpackager.vercel.app. No behaviour change; 256/256 checks.
v2.2.0 · 2026-08-02
Drop a mobile-learning platform content export (Excel activity templates + media) and get an LMS-ready SCORM 2004/1.2 package: the tool rebuilds an interactive HTML course (cards, flash cards, scored quizzes, media)…
04 · Who maintains SCORM Packager (HTML → SCORM 2004)
SCORM Packager (HTML → SCORM 2004) is maintained by giacomomaria81. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- repository
- github.com/giacomomaria81/scorm-mcp-server
- category
- design - ranked #42 of 85 actively-maintained design servers as of 2026-09-18.
- release cadence
- 6 releases in the last 90 days (latest 2026-08-25)
- registry
- io.github.giacomomaria81/scorm-mcp-server (active, first published 2026-07-25 · 6 versions)
- packages
- npm:scorm-mcp-server · mcpb:https://github.com/giacomomaria81/scorm-mcp-server/releases/download/v2.3.0/scorm-mcp-server-2.3.0.mcpb
06 · SCORM Packager (HTML → SCORM 2004) FAQ
What is SCORM Packager (HTML → SCORM 2004)?
The bundled local harness (scorm-test-harness.html) playing a package: progress 0 → 100%, completion, and the live LMS API-call log (0 errors). Illustration.
Is SCORM Packager (HTML → SCORM 2004) still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-03 and it shipped 6 releases in the last 90 days. We re-verify nightly.
How do I install SCORM Packager (HTML → SCORM 2004)?
Run `npx -y scorm-mcp-server`. The README documents one environment variable (SCORM_OUTPUT_DIR) to set first. You can also paste the ready-made client config above.
Does SCORM Packager (HTML → SCORM 2004) run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to SCORM Packager (HTML → SCORM 2004)
Alternatives to SCORM Packager (HTML → SCORM 2004)
Maintained design servers if SCORM Packager (HTML → SCORM 2004) isn't the fit.
- Figma Context MCP (glips) Give your coding agent access to your Figma data. Implement designs in any framework in one-shot. ★ 15,874 · 2026-09-18
- Figma MCP Server (figma) The Figma MCP server brings Figma design context directly into your AI workflow. ★ 1,998 · 2026-09-11
- Type UI Design systems, UI prompts, and layout variations for AI coding tools. ★ 1,942 · 2026-07-04
- Appllama Study screens, flows and paywalls from top-earning iOS apps, then build from what wins. ★ 1,848 · 2026-09-06
- Openflowkit MCP Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients. ★ 770 · 2026-08-19
- Fable Cut Zero-dependency browser video editor AI agents drive via a JSON timeline over MCP; ffmpeg export. ★ 674 · 2026-09-17
More design MCP servers · Mellos Mapping · Saglitzdesign MCP · Uisandbox (ideelab) · Illustrator MCP Server
More TypeScript MCP servers · Januscope · Socraticode · Spec Pilot · Git Hits · Gitmem · see all