io.github.JhostinAleck/brightspace MCP Server
io.github.JhostinAleck/brightspace
What is the io.github.JhostinAleck/brightspace MCP server?
MCP server for D2L Brightspace. Multi-auth, 26+ tools, MCP Resources, Prompts, and web dashboard.
How to install io.github.JhostinAleck/brightspace
Copy-paste configuration for popular MCP clients.
BRIGHTSPACE_CONFIGPath to config.yaml. Default: ~/.brightspace-mcp/config.yaml
{
"mcpServers": {
"brightspace": {
"command": "npx",
"args": [
"-y",
"brightspace-mcp"
],
"env": {
"BRIGHTSPACE_CONFIG": "<YOUR_BRIGHTSPACE_CONFIG>"
}
}
}
}{
"mcpServers": {
"brightspace": {
"command": "npx",
"args": [
"-y",
"brightspace-mcp"
],
"env": {
"BRIGHTSPACE_CONFIG": "<YOUR_BRIGHTSPACE_CONFIG>"
}
}
}
}{
"mcpServers": {
"brightspace": {
"command": "npx",
"args": [
"-y",
"brightspace-mcp"
],
"env": {
"BRIGHTSPACE_CONFIG": "<YOUR_BRIGHTSPACE_CONFIG>"
}
}
}
}{
"servers": {
"brightspace": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"brightspace-mcp"
],
"env": {
"BRIGHTSPACE_CONFIG": "<YOUR_BRIGHTSPACE_CONFIG>"
}
}
}
}claude mcp add brightspace --env BRIGHTSPACE_CONFIG=<YOUR_BRIGHTSPACE_CONFIG> -- npx -y brightspace-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.