A
licenseNot graded
qualityD
maintenanceEnables AI agents to interact with Moodle LMS via the Moodle REST API, supporting management of courses, users, enrollments, grades, and content.
GPL 3.0
No user-submitted related servers found.
Scored across 7 tools
Each tool targets a distinct entity or action: courses, users, enrolled users, grades, SCORM modules, SCORM completion, and course completion. No significant overlap.
All tool names follow a consistent 'moodle_get_<object>' pattern using snake_case, making them predictable and easy to understand.
Seven tools provide a focused set of operations for a Moodle integration, covering core reporting needs without excessive or insufficient granularity.
The tools are limited to retrieval operations, missing create/update/delete functionality. Key areas like assignments, forums, or quizzes are absent, indicating notable gaps for a full Moodle integration.