SCORM Packager (HTML → SCORM 2004)
Turn HTML or mobile-learning exports into SCORM 2004/1.2 packages, and validate any SCORM zip.
Install
npmstdio
npx -y scorm-mcp-server MCPB bundlesstdio
https://github.com/giacomomaria81/scorm-mcp-server/releases/download/v2.3.0/scorm-mcp-server-2.3.0.mcpb Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-giacomomaria81-scorm-mcp-server": {
"command": "npx",
"args": [
"-y",
"scorm-mcp-server"
]
}
}
} Source: official MCP Registry record · registry name io.github.giacomomaria81/scorm-mcp-server · published 2026-08-25 · updated 2026-08-25. Not an endorsement; review the code before connecting it to anything sensitive.