CourseForge✓
io.github.michaeljmoody/courseforge · v1.3.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.michaeljmoody/courseforge",
"description": "AI-powered LMS course builder: 89 tools, 17 skills, SCORM/xAPI export, agentic UI",
"title": "CourseForge",
"repository": {
"url": "https://github.com/michaeljmoody/caring-courseforge",
"source": "github"
},
"version": "1.3.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://caringcourseforge.com/api/mcp/remote"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}