Home › Productivity › SCORM Packager (HTML → SCORM 2004)
SCORM Packager (HTML → SCORM 2004)
Turn HTML or mobile-learning exports into SCORM 2004/1.2 packages, and validate any SCORM zip.
Topics: Education
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 2.3.0)
npx -y scorm-mcp-server@2.3.0
Or add to your MCP client config:
{
"mcpServers": {
"scorm-mcp-server": {
"command": "npx",
"args": [
"-y",
"scorm-mcp-server@2.3.0"
],
"env": {
"SCORM_OUTPUT_DIR": "<YOUR_VALUE>"
}
}
}
}
SCORM_OUTPUT_DIR— Absolute path of the folder where generated SCORM .zip packages are written. Defaults to the current working directory.
Package (mcpb 2.3.0)
Package: mcpb https://github.com/giacomomaria81/scorm-mcp-server/releases/download/v2.3.0/scorm-mcp-server-2.3.0.mcpb
Related servers
brightspace-mcp-server
MCP server for D2L Brightspace LMS. Check grades, due dates, assignments, announcements, syllabus, rosters, discussions, and course…
pronounce
How engineers pronounce developer jargon — 1,903 confidence-tagged entries with citations.
connectrylab-architect-cert-mcp
Free certification prep for the Claude Certified Architect exam by Connectry LABS
Signs of AI Writing
AI-writing detection (EN/ES) that shows the evidence: named tells, hidden characters, citations.
ictexam-mcp
Read exams, gradebooks and item analysis; parse papers with AI and publish exams.
campus-cli
Unofficial Blackboard Learn (LMS) MCP for students: courses, assignments, grades, materials.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry