Chosun MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| chosun_id | Yes | 학번또는교직원번호 | |
| chosun_psw | Yes | 비밀번호 | |
| chosun_oj_id | No | OJ 아이디 | |
| chosun_clc_id | No | CLC 아이디 | |
| chosun_oj_psw | No | OJ 비밀번호 | |
| chosun_clc_psw | No | CLC 비밀번호 | |
| chosun_oj_enabled | No | OJ 활성화 여부 (true/false) | false |
| chosun_clc_enabled | No | CLC/e-Class 활성화 여부 (true/false) | false |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| chosun_session_statusB | Log in to the Chosun University portal and report the current MCP session status. |
| chosun_server_timeA | Read the Chosun University portal server time. |
| chosun_unread_messagesB | Read the unread portal message count. |
| chosun_timetableC | Read the fixed timetable widget from the Chosun University portal. |
| chosun_noticesB | Read the fixed notice widget from the Chosun University portal. |
| chosun_academic_calendarB | Read the academic calendar widget for a YYYYMMDD date range. |
| chosun_clc_config_statusA | Report whether CLC/e-Class tools are enabled and whether separate CLC credentials are configured, without exposing secrets. |
| chosun_oj_config_statusA | Report whether OJ tools are enabled and whether separate OJ credentials are configured, without exposing secrets. |
| chosun_course_offeringsC | Search undergraduate course offerings from the Chosun academic system. |
| chosun_course_syllabusC | Read a course syllabus report for a course offering returned by chosun_course_offerings. |
| chosun_graduation_diagnosisB | Read graduation self-diagnosis data from the Chosun academic system. |
| chosun_graduation_summaryA | Summarize graduation self-diagnosis data without exposing student identifiers. |
| chosun_verification_reportC | Run the same portal and academic-system checks used in the MCP verification log, then return a compact report. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/andyjusa/chosun-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server