mcpbeat Sign in

Brightspace D2l MCP Server

by anonymousonyx22 Your server? Claim it
local only

Brightspace D2l MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 16 Sep 2026.

D2L Brightspace for AI agents: due dates with submission status, grades and course content.

Installs / week
npm · brightspace-d2l-mcp
1
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
NOASSERTION
License
TypeScript

Nothing serious here today

Today is the operative word: we check Brightspace D2l MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add brightspace-d2l-mcp -- npx -y brightspace-d2l-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "brightspace-d2l-mcp": {
      "args": [
        "-y",
        "brightspace-d2l-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.brightspace-d2l-mcp]
command = "npx"
args = ["-y", "brightspace-d2l-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "brightspace-d2l-mcp": {
      "args": [
        "-y",
        "brightspace-d2l-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "brightspace-d2l-mcp": {
      "args": [
        "-y",
        "brightspace-d2l-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Brightspace D2l MCP

same job, measured the same way
Canvas
by mcparmory

Manage courses, submissions, grades, and student data in Canvas LMS

255 installs/wk local only
I
token-gate-mcp
by abduljabbarbxr

Token and context budget for AI agents. Tracks spend and gates the session.

local only
Lobu
by lobu-ai

Shared, permission-aware company context for AI agents, with provenance, approvals and audit.

answering
C
Castor MCP
by moosejudge

Castor for Confluence Data Center — MCP server bridging Confluence DC with AI agents

10 installs/wk local only
Dazzle
by dazzle-labs

Cloud stages for AI agents and live streaming. Create, manage, and broadcast content.

31 installs/wk local only
Knowing
by blackwell-systems

Content-addressed code graph with 22 MCP tools for AI agents.

36 installs/wk local only
Nocompensation
by nocompensation

Flight compensation claims info and submission via AI agents

answering
Formpaste
by formpaste

Create and wire up contact forms from your coding agent. Forms, snippets, and submissions.

37 installs/wk 6 tools answering

Brightspace D2l MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Brightspace D2l MCP?
Brightspace D2l MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package brightspace-d2l-mcp.
How do I connect Brightspace D2l MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls brightspace-d2l-mcp straight from npm; nothing to host, nothing to sign up for.
Is Brightspace D2l MCP open source?
We cannot say that it is. On our reading no licence is declared for it, which is not the same as open source: source code can be public and still be proprietary. Check the terms with the vendor before you build on it.