Brightspace runs on your own machine — the client starts it, so there is no endpoint to ping. 134 installs a week from npm. Last commit 12 May 2026.
MCP server for D2L Brightspace. Multi-auth, 26+ tools, MCP Resources, Prompts, and web dashboard.
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.
claude mcp add brightspace -- npx -y brightspace-mcp
{
"mcpServers": {
"brightspace": {
"args": [
"-y",
"brightspace-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.brightspace]
command = "npx"
args = ["-y", "brightspace-mcp"]
{
"mcpServers": {
"brightspace": {
"args": [
"-y",
"brightspace-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"brightspace": {
"args": [
"-y",
"brightspace-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.