D2L BrightSpace MCP
Related Servers
Alternatives to D2L BrightSpace MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceMCP server for Brightspace (D2L): check grades, due dates, announcements, rosters & more using Claude, ChatGPT, Cursor, or any MCP client. Built with TypeScript and the D2L REST API.131,019 npm47MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server that connects AI assistants to university D2L Brightspace and Piazza, enabling query of courses, grades, assignments, deadlines, files, and Piazza posts.7MIT
- FlicenseNot gradedqualityBmaintenanceA Model Context Protocol (MCP) server that connects AI coding agents to your Moodle LMS. Fetch assignments, grades, deadlines, and sync everything to Obsidian automatically.-
- AlicenseAqualityAmaintenanceAn open-source MCP server that connects AI agents directly to Moodle's Web Services API, enabling users to query their LMS in plain English and receive structured data.18AGPL 3.0
- AlicenseNot gradedqualityCmaintenanceMCP server that integrates GitHub, Brightspace, Outlook, and local files, enabling natural language queries for assignments, grades, emails, calendar events, repositories, and file operations.MIT
- AlicenseNot gradedqualityDmaintenanceA local MCP server for Canvas LMS that enables querying courses, assignments, grades, modules, and more from any MCP-compatible AI client.9 npmMIT
TDQS
Scored across 13 tools
Most tools target distinct resources, but get_todo, get_upcoming_due_dates, and get_assignments all overlap around due dates and assignments. get_classlist_emails and get_roster also overlap on contact info, though descriptions do help clarify the intended use case.
Tool names follow a consistent get_<resource> pattern, with download_file as the only exception and it is a clear, appropriate verb. Naming is predictable and makes the tool surface easy to scan.
With 13 tools, the server is well-scoped for a Brightspace query/read assistant. Each tool covers a meaningful area of the LMS without feeling bloated or redundant.
The tool set covers the major read-only Brightspace workflows: courses, assignments, grades, content, announcements, discussions, roster, syllabus, and files. Minor gaps exist around more granular submission data or write actions, but these are outside the apparent read-focused purpose.