Loading MCP server directory, please wait...
Turn HTML or Claude Design bundles into LMS-ready SCORM 2004 packages — offline, tracked.
npx @getmcp/cli add io.github.giacomomaria81/scorm-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.giacomomaria81/scorm-mcp-server": {
"command": "npx",
"args": [
"-y",
"scorm-mcp-server"
],
"env": {
"SCORM_OUTPUT_DIR": ""
}
}
}
}