Skip to main content
Glama

Related Servers

Alternatives to campus-unr-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      MCP server and CLI for EVA FING (Moodle of Facultad de Ingeniería, UdelaR) that authenticates headlessly via Shibboleth, enabling AI agents and users to query courses, announcements, activities, calendar, and study material.
      8
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      A remote, read-only MCP server for the Campus Virtual Interactiva Moodle that enables querying courses, upcoming work, calendar events, grades, and course resources without storing institutional credentials.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for Canvas LMS with automatic OAuth authentication. Enables interaction with courses, assignments, grades, modules, discussions, quizzes, files, calendar, messaging, and more without manual API token management.
      3,780 npm
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      MCP server for querying SIU Guaraní Autogestión from the Docente profile, providing read-only access to teaching periods, courses, exam boards, and student lists via CLI or MCP tools.
      18
      1
      MIT

    TDQS

    A3.7/5.0

    Scored across 20 tools

    Disambiguation2/5

    Several tools overlap significantly: get_grades_report and get_course_grades both return course grades per user with nearly identical outputs, and list_groups vs list_group_members and list_activities vs get_course_contents provide redundant views. This creates selection ambiguity for an agent.

    Naming Consistency4/5

    Most tools follow a verb_noun pattern with snake_case, but the choice of verb is inconsistent (get_ vs list_ for similar read operations). This is a minor deviation from an otherwise predictable scheme.

    Tool Count4/5

    At 20 tools, the server is on the higher end but each tool covers a distinct Moodle feature (forums, quizzes, grades, activities, users). The count is appropriate for a campus integration.

    Completeness4/5

    The read side is comprehensive, covering courses, categories, contents, users, groups, forums, assignments, quizzes, and grades. The write side is more limited but includes the key actions (posting, grading, messaging, calendar events), covering most common workflows.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues