rohanmuppa-brightspace-mcp-server
MCP server for D2L Brightspace LMS. Check grades, due dates, assignments, announcements, syllabus, rosters, discussions, and course content. Works with any school that uses Brightspace. Install via `npx brightspace-mcp-server@latest`.
- Score
- 85.5312 signals
- Evidence
- 38 stars · 16 forks
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
armory install rohanmuppa-brightspace-mcp-server --cli claudemerges a server entry into.mcp.jsonListed as compatible
{
"mcpServers": {
"rohanmuppa-brightspace-mcp-server": {
"command": "npx",
"args": [
"-y",
"brightspace-mcp-server"
]
}
}
}↳ Restart Claude Code to load the MCP server.
Needs the armory CLI · not on npm yet, build it from cli/ in the repository
Alternatives · MCPs
- shiori-mcp-server44 stars · 2 forks78.349
- gh-1alexandrer-moodle17 stars · 6 forks75.737
- canvas-mcp-server12 stars · 6 forks72.094
What it is
MCP server for D2L Brightspace LMS. Check grades, due dates, assignments, announcements, syllabus, rosters, discussions, and course content. Works with any school that uses Brightspace. Install via npx brightspace-mcp-server@latest.
When to use it
When an agent needs the "Education" capability this MCP server exposes.
Source
Migrated from the awesome-mcp-servers navigation directory (category: Education). See https://github.com/RohanMuppa/brightspace-mcp-server.