Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
chosun_idYes학번또는교직원번호
chosun_pswYes비밀번호
chosun_oj_idNoOJ 아이디
chosun_clc_idNoCLC 아이디
chosun_oj_pswNoOJ 비밀번호
chosun_clc_pswNoCLC 비밀번호
chosun_oj_enabledNoOJ 활성화 여부 (true/false)false
chosun_clc_enabledNoCLC/e-Class 활성화 여부 (true/false)false

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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