loading…
Search for a command to run...
loading…
An MCP server that enables the creation of Canvas Common Cartridge (.imscc) packages from structured course data using the canvas_cc Ruby gem. It allows users t
An MCP server that enables the creation of Canvas Common Cartridge (.imscc) packages from structured course data using the canvas_cc Ruby gem. It allows users to programmatically build course content including modules, assignments, and rubrics for import into compatible Learning Management Systems.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"imscc-mcp": {
"command": "npx",
"args": []
}
}
}