Skip to main content
Glama
nalancuchu

Librus Read-only MCP

by nalancuchu

Related Servers

Alternatives to Librus Read-only MCP

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      C
      maintenance
      Enables read-only access to a Librus Portal account, letting users list linked Synergia accounts and retrieve grades, attendance, timetable, homework, notices, and school information.
      3
      -
    • F
      license
      B
      quality
      B
      maintenance
      Enables parents and students to interact with the Edookit school portal through MCP, including viewing grades, assignments, timetables, attendance, messages, payments, and more, as well as submitting absence excuses and sending messages.
      21
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables guardians to securely query read-only Vklass data such as children, news, calendar entries, assignments, grades, meals, and notifications through MCP, with per-user BankID and OAuth 2.1 authentication.
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides read-only access to an Abler account's profile, groups, and sports schedules through MCP tools, including per-child schedule reports and individual event lookups. Uses a portable, reusable session credential so it can run headlessly on a remote machine after a one-time browser sign-in.
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      MCP server for Infinite Campus parent portal with multi-district support, enabling parents to query student data like grades, assignments, attendance, and send messages across multiple school districts from a single interface.
      20
      940 npm
      4
      MIT

    TDQS

    A3.7/5.0

    Scored across 11 tools

    Disambiguation5/5

    Each tool targets a clear and distinct aspect: list_students for all children, get_timetable for schedule, get_grades, get_attendance, etc. No overlaps exist between listing messages and announcements or between fetching a single message and downloading its attachment.

    Naming Consistency5/5

    The naming follows a predictable pattern: list_ for multiple items (students, messages) and get_ for single items or specific resources (timetable, profile, grades). The download_message_attachment is also clear and consistent with the rest.

    Tool Count5/5

    With 11 tools, the server covers all standard read-only facets of a student management system without being excessive. Each tool has a clear and non-redundant purpose, making the count well-scoped.

    Completeness5/5

    Given the persistent read-only nature, the tool surface covers all necessary areas: attendance, timetable, grades, homework, calendar, announcements, messages, and attachments. There are no critical missing operations that would prevent typical workflows.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues