Brightspace runs on your own machine — the client starts it, so there is no endpoint to ping. 117 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.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const result = spawnSync(editor, [configPath], { stdio: 'inherit' });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
BRIGHTSPACE_CONFIG (Path to config.yaml. Default: ~/.brightspace-mcp/config.yaml).
The author declared them in the registry entry; get the values from the project itself.
Advanced analytics, reporting, and safe mutations for Zebrunner. 64 tools, 14 resources, 17 prompts.
Anonymous read-only Formula 1 tools, resources, prompts, completion, and interactive dashboard.
New Relic MCP server with 55 tools for APM, alerts, dashboards, synthetics, workflows, and more.
Apache Superset MCP server — 135+ tools for dashboards, charts, datasets, SQL Lab, and security
MCP Server for Metabase - 111 tools for SQL generation, dashboards & PostgreSQL
MCP server for Sigma Computing. Provision dashboards, build models, and automate cloud analytics.
AI agent orchestrator with Architect AI. Multi-team, web dashboard, 35+ MCP tools.
MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.
Answers built from our own checks of this server.