MCP Server
MCP
io.github.alejooroncoy/campus-cli
Unofficial Blackboard Learn (LMS) MCP for students: courses, assignments, grades, materials.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "campus-cli",
"version": "1.4.1",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"description": "Starts the MCP server over stdio",
"isRequired": true,
"value": "mcp",
"type": "positional",
"valueHint": "mcp"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment