io.github.JhostinAleck/brightspace✓
io.github.JhostinAleck/brightspace · v1.1.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.JhostinAleck/brightspace",
"description": "MCP server for D2L Brightspace. Multi-auth, 26+ tools, MCP Resources, Prompts, and web dashboard.",
"repository": {
"url": "https://github.com/JhostinAleck/brightspace-mcp",
"source": "github"
},
"version": "1.1.1",
"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"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}