OSU MCP Server
Related Servers
Alternatives to OSU MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceProvides 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-
- FlicenseAqualityCmaintenanceEnables read-only interaction with CMU Student Information Online data, including student context, schedules, grades, enrollment, account activity, and campus life through MCP tools.8-
- FlicenseBqualityCmaintenanceProvides read-only access to Canvas LMS data including courses, assignments, grades, and deadlines through 23 structured tools.23-
- AlicenseBqualityCmaintenanceExposes Dutch university Osiris course catalogs as MCP tools, enabling search, retrieval, and exploration of course information across multiple institutions via the public Osiris Student API.10MIT
- AlicenseAqualityAmaintenanceEnables 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.15334 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables 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.6Apache 2.0
TDQS
Scored across 49 tools
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.
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.
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.
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.