Skip to main content
Glama

Related Servers

Alternatives to webuntis-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables accessing IServ school platform features such as timetable, exercises, messenger, and more via natural language, without exposing credentials to agents.
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables an AI assistant to access a local, read-only snapshot of ParentVUE gradebook data, including students, courses, assignments, and missing work, so users can ask questions like what assignments are missing this week.
      1
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to securely access a guardian's SchoolSoft data—such as schedules, lunch menus, assignments, news, and subjects—using a BankID-authenticated session without exposing credentials.
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Enables 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.
      11
      2
      MIT

    TDQS

    A3.6/5.0

    Scored across 11 tools

    Disambiguation3/5

    get_today and get_tomorrow are essentially convenience wrappers around get_timetable with fixed date ranges, and get_changes overlaps with get_timetable (whose description already promises cancellations/substitutions/room swaps). Descriptions provide useful context, but an agent must still reason about when to prefer the specialized tool over the general one.

    Naming Consistency5/5

    Nearly every tool follows the get_<noun> pattern (get_timetable, get_homework, get_exams, etc.), with list_classes as the only variant, which is still a clean verb_noun convention. No mixing of camelCase/snake_case or vague verbs.

    Tool Count5/5

    11 tools is well-scoped for a school information server, with each covering a distinct data domain (timetable, homework, exams, absences, messages, metadata). No padding or redundancy at the count level.

    Completeness4/5

    The surface covers the core student life domains: schedules, classes, homework, exams, absences, messages, and school metadata. Grades/report cards and any write operations (e.g., excusing absences) are absent, but read-only coverage is largely complete.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues