MCP Server
MCP
io.github.JhostinAleck/brightspace
MCP server for D2L Brightspace. Multi-auth, 26+ tools, MCP Resources, Prompts, and web dashboard.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "brightspace-mcp",
"version": "1.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to config.yaml. Default: ~/.brightspace-mcp/config.yaml",
"format": "string",
"name": "BRIGHTSPACE_CONFIG"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment