LearningSuite MCP Server
Related Servers
Alternatives to LearningSuite MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceA powerful Model Context Protocol (MCP) server that seamlessly integrates AI assistants with Moodle Learning Management System. Enable your AI assistant to access courses, retrieve educational content, download resources, and search through your learning materials.190 npmMIT
- FlicenseNot gradedqualityNot gradedmaintenanceA comprehensive educational server demonstrating Model Context Protocol capabilities for tools, resources, and prompts, allowing AI assistants to connect to external data and functionality.8 npm-
- AlicenseAqualityDmaintenanceA Model Context Protocol server that enables AI assistants to make HTTP requests (GET, POST, PUT, DELETE) to external APIs through standardized MCP tools.42MIT
- AlicenseNot gradedqualityDmaintenanceModel Context Protocol server that standardizes tool discovery, execution, and context management for AI applications.MIT
- AlicenseAqualityDmaintenanceA Model Context Protocol (MCP) server that provides seamless access to Moodle developer documentation from moodledev.io. It enables AI assistants and other MCP clients to search, browse, and retrieve Moodle development documentation with version-specific support.4MIT
- AlicenseNot gradedqualityCmaintenanceA Model Context Protocol server enabling AI assistants to interact with Microsoft Teams, users, chats, and organizational data via Microsoft Graph APIs.643 npmMIT
TDQS
Scored across 64 tools
Most tools target a distinct resource and action, but a few pairs like get_member_courses vs get_member_course_info could be confused until reading descriptions. Overall, the boundaries are clear enough for an agent to select correctly.
Tools consistently use the learningsuite_ verb_noun pattern in snake_case, but there are minor deviations such as 'find_groups_by_name', 'check_auth', 'assign_badges', and 'send_push_notifications' that break the otherwise regular verb vocabulary.
With 64 tools, the server is extremely large for an MCP tool set, far exceeding typical scopes. Even for a comprehensive LMS, this many tools creates overwhelming selection complexity for agents.
Several core lifecycle operations are missing: courses cannot be created, updated, or deleted; lessons have only create and list; groups lack update; bundles lack create/update; popups lack create/update/delete. These gaps will cause agent failures when performing standard administrative tasks.