Home › Productivity › campus-cli
campus-cli
Unofficial Blackboard Learn (LMS) MCP for students: courses, assignments, grades, materials.
Topics: Education
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.4.1)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"campus-cli": {
"command": "npx",
"args": [
"-y",
"[email protected]"
]
}
}
}
This server takes extra arguments — see its repository.
Related servers
brightspace-mcp-server
MCP server for D2L Brightspace LMS. Check grades, due dates, assignments, announcements, syllabus, rosters, discussions, and course…
pronounce
How engineers pronounce developer jargon — 1,903 confidence-tagged entries with citations.
connectrylab-architect-cert-mcp
Free certification prep for the Claude Certified Architect exam by Connectry LABS
Signs of AI Writing
AI-writing detection (EN/ES) that shows the evidence: named tells, hidden characters, citations.
ictexam-mcp
Read exams, gradebooks and item analysis; parse papers with AI and publish exams.
SCORM Packager (HTML → SCORM 2004)
Turn HTML or mobile-learning exports into SCORM 2004/1.2 packages, and validate any SCORM zip.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry