Skip to main content
Glama
wynn-dev

brightspace-mcp-server

by wynn-dev

Related Servers

Alternatives to brightspace-mcp-server

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.3/5.0

    Scored across 12 tools

    Disambiguation4/5

    Most tools target clearly distinct resources, but get_classlist_emails and get_roster overlap significantly since both return course participant contact info. get_assignments and get_upcoming_due_dates also both surface due dates, though their descriptions help differentiate them.

    Naming Consistency5/5

    Tool names consistently follow a snake_case verb_noun pattern, with get_ prefixed retrieval tools covering most of the surface. check_auth and download_file deviate from get_ but still use clear action_noun naming, so the overall pattern remains predictable.

    Tool Count5/5

    Twelve tools is well within the ideal range for an LMS integration server. Each tool covers a meaningful student-facing Brightspace capability, from auth and courses to grades, content, files, roster, syllabus, and discussions.

    Completeness5/5

    The tool surface is comprehensive for a read-only Brightspace assistant: it covers courses, due dates, grades, announcements, assignments, content, file downloads, rosters, syllabus, and discussions. No critical dead ends are apparent, and agents can chain these tools to answer a wide range of student queries.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues