Skip to main content
Glama

Related Servers

Alternatives to OSU MCP Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      Provides LLMs with live access to Binghamton University campus data, including laundry availability, bus locations, dining status and menus, gym capacity, library room availability, and campus events.
      1
      -
    • F
      license
      A
      quality
      C
      maintenance
      Enables read-only interaction with CMU Student Information Online data, including student context, schedules, grades, enrollment, account activity, and campus life through MCP tools.
      8
      -
    • A
      license
      A
      quality
      A
      maintenance
      Enables querying AlphaPortal student information, assigned bus stops, live bus GPS locations, and arrival/departure notifications, with confirm-gated updates to notification preferences and walk-zone radius.
      15
      334 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables Purdue University students to access their Brightspace academic data including courses, assignments, and grades through web scraping with Duo Mobile 2FA authentication. Provides programmatic access to student academic information when official API access is restricted.
      6
      Apache 2.0

    TDQS

    C2.9/5.0

    Scored across 49 tools

    Disambiguation3/5

    Most tools target a distinct resource, but several overlapping pairs exist: get_dining_locations vs get_dining_locations_with_menus, get_campus_events vs search_campus_events vs get_events_by_*, and get_athletics_all vs search_sports vs get_sport_by_gender. These overlapping boundaries could cause an agent to pick the wrong tool, though descriptions help clarify differences.

    Naming Consistency4/5

    The dominant pattern is get_/search_ plus a resource noun, with filter variants like get_events_by_tag and get_rooms_by_capacity. Minor deviations include find_room_type, search_student_orgs vs get_student_organizations, and get_buckid_merchants vs search_merchants, but the overall convention is still readable and predictable.

    Tool Count2/5

    49 tools is far above the comfortable range for reliable tool selection. While the broad OSU campus domain justifies a large surface, many tools are near-duplicates or filter variants that could be consolidated, making the set feel heavy and harder for an agent to navigate.

    Completeness4/5

    The server provides broad read-only coverage across dining, athletics, transit, buildings, events, library, parking, rec sports, and student organizations, with get/search/filter patterns for most domains. Minor gaps exist, such as no dedicated class detail lookup or foodtruck date filtering, but core information retrieval is not blocked.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues