Home › Other › brightspace-mcp

brightspace-mcp

MCP server for D2L Brightspace. Multi-auth, 26+ tools, MCP Resources, Prompts, and web dashboard.

TypeScript
★ 12 stars Last pushed 2026-08-03 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.1)

npx -y brightspace-mcp@1.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "brightspace-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "brightspace-mcp@1.1.1"
      ],
      "env": {
        "BRIGHTSPACE_CONFIG": "<YOUR_VALUE>"
      }
    }
  }
}
  • BRIGHTSPACE_CONFIG — Path to config.yaml. Default: ~/.brightspace-mcp/config.yaml

Related servers

Data from the Official MCP Registry