Chosun MCP
Related Servers
Alternatives to Chosun MCP
No user-submitted related servers found.
Related Servers
- AlicenseCqualityCmaintenanceMCP server that reads Korean school class and teacher timetables from Comci's public schedules, detects schedule changes, and exposes structured data via CLI, local REST, and MCP stdio.81Academic Free v1.1
- AlicenseAqualityBmaintenanceUnofficial MCP server for Kangwon National University that provides academic calendar, cafeteria menus, notices, shuttle bus and city bus arrival information via natural language.7MIT
- AlicenseAqualityAmaintenanceRead-only MCP server that lets Jeonbuk National University students query their LMS in natural language, covering daily briefings, deadlines, announcements, assignments, and course materials while keeping credentials local.2537 npmMIT
- AlicenseNot gradedqualityBmaintenanceMCP server that provides tools to interact with SNU eTL (Canvas LMS), including viewing courses, assignments, announcements, grades, downloading and organizing course files, with persistent local storage and automatic sync.MIT
- AlicenseAqualityDmaintenanceMCP server to search and retrieve regulations from 14 Korean universities' regulation management systems. Supports querying, listing, and viewing full text or specific articles.48 npm2MIT
- FlicenseNot gradedqualityBmaintenanceMCP server enabling AI assistants to query Myongji College data, including real-time library seat availability, campus notices, department lists, and course search (with user login). All tools are read-only and can be composed to answer complex campus-related questions.-
TDQS
Scored across 13 tools
Each tool targets a distinct resource or function (e.g., calendar vs. course vs. graduation). Even related tools like graduation_diagnosis and graduation_summary have clearly different purposes: raw data vs. anonymized summary. No ambiguity.
All tools follow the 'chosun_<domain>_<specific>' pattern consistently, using snake_case. The prefix provides clear server identity, and the names are descriptive and predictable.
13 tools cover a comprehensive set of portal functions without being bloated. Each tool serves a specific need, and the count feels appropriate for a university portal MCP.
The tool set covers most core informational needs (calendar, courses, syllabus, graduation, notices, timetable, etc.). Missing are write/action tools (e.g., logout, submit changes) and possibly grade lookup, but the set is reasonable for a read-heavy portal interface.