blackboard-mcp
Related Servers
Alternatives to blackboard-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceEnables students to ask an AI assistant about their Canvas LMS data, including assignments, grades, missing submissions, discussions, and upcoming items, while keeping access read-only and private.43MIT
- FlicenseBqualityBmaintenanceEnables local, read-only access to IE Blackboard, IE Connects, and IE Careers within AI assistants, with 49 tools for deadlines, readings, events, grades, internships, and more.49-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to access Canvas LMS course content, including assignments, modules, announcements, and files, to help students manage their coursework.3 npmISC
- AlicenseBqualityBmaintenanceEnables AI assistants to access IE Connects community and Blackboard coursework through guided local sign-in, with tools for classes, events, deadlines, grades, and more.34MIT
- AlicenseBqualityBmaintenanceEnables FCPS students to give MCP-compatible AI assistants read-only access to Schoology courses, materials, assignments, events, and official StudentVUE grades, including extracting text from document attachments.112MIT
- AlicenseAqualityAmaintenanceGives Claude, Codex, Cursor and any other MCP client read access to your courses, content, files, grades, deadlines, announcements and discussions, using your own browser session.31431 npm1MIT
TDQS
Scored across 9 tools
Each tool has a clear target resource or aggregate view, and the descriptions explicitly separate broad queries like get_recent_updates and get_upcoming_work from per-course listers. There is minor overlap between get_assignments, get_upcoming_work, and get_assignment_context, but the descriptions resolve the intended use cases well.
Tool names uniformly follow a snake_case verb_noun pattern using get_ or list_ for read-only operations. The one list_courses versus get_* variation is not confusing because both verbs signal retrieval and the resource nouns are consistent.
Nine tools is a well-scoped size for a Blackboard student read-only server. Each tool covers a meaningful piece of the domain without redundancy or unnecessary bloat.
The toolset covers the full read-only student workflow: courses, content, announcements, assignments, grades, attachments, recent activity, and upcoming work. No obvious missing read operations are apparent for the stated purpose, and the lack of write tools appears intentional.