Skip to main content
Glama

Related Servers

Alternatives to metu-sais-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI assistants to query METU's ODTUClass LMS for enrolled courses, announcements, syllabi, assignment deadlines, and lab/recitation schedules using credential or token authentication.
      1
      GPL 2.0
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables students to securely access and manage their academic data from Isparta University's OBS system, including grades, transcripts, announcements, and course information through natural language queries.
      1
      -
    • A
      license
      B
      quality
      A
      maintenance
      İTÜ MCP connects your ITU Ninova and OBS accounts to Claude, Cursor, Codex and other MCP clients, enabling natural language queries for courses, assignments, grades, and more.
      55
      9
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      An MCP server that enables AI agents to authenticate with and interact with Open eClass platform instances, supporting UoA's SSO authentication system for retrieving course information and performing basic platform operations.
      4
      8
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for the QLDT HANU student management system, enabling AI assistants to authenticate and interact with the Hanoi University portal.
      1
      GPL 2.0

    TDQS

    A3.5/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool targets a clearly distinct resource or action: student info, schedule, transcript, announcements, and connection records. There is no meaningful overlap that would cause an agent to select the wrong tool.

    Naming Consistency5/5

    Tool names follow a consistent snake_case verb_noun pattern: get_student_info, get_schedule, get_transcript, get_announcements, create_connection, list_connections. The only minor variation is singular vs plural nouns, but the pattern is predictable.

    Tool Count5/5

    Six tools is a well-scoped set for a student portal MCP server. It covers the core read operations and adds connection management without bloating the surface.

    Completeness3/5

    The student-facing read operations are solid, but connection management is incomplete: create_connection and list_connections have no corresponding update or delete operation, creating a lifecycle dead end. Minor gaps like course-level detail or exam results are less critical but still absent.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues