Armory
Source
Browse
MCPs

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 claude

merges a server entry into.mcp.jsonListed as compatible

Configurationjson
{
  "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

  1. shiori-mcp-server44 stars · 2 forks78.349
  2. gh-1alexandrer-moodle17 stars · 6 forks75.737
  3. 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.