SCORM Packager (HTML → SCORM 2004) runs on your own machine — the client starts it, so there is no endpoint to ping. 378 installs a week from npm. Last commit 2 Aug 2026.
Turn HTML, Claude Design bundles or Teach on Mars exports into SCORM 2004/1.2 packages.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add scorm-mcp-server -- npx -y scorm-mcp-server
{
"mcpServers": {
"scorm-mcp-server": {
"args": [
"-y",
"scorm-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.scorm-mcp-server]
command = "npx"
args = ["-y", "scorm-mcp-server"]
{
"mcpServers": {
"scorm-mcp-server": {
"args": [
"-y",
"scorm-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"scorm-mcp-server": {
"args": [
"-y",
"scorm-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.