knu-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP 서버 포트 번호. streamable-http 전송 시 사용. | 8000 |
| KNU_BUS_API_KEY | No | 공공데이터포털 TAGO 버스도착정보 API 인증키 (Decoding). 버스 도착 정보 tool에 필요. | |
| KNU_MCP_TRANSPORT | No | MCP 전송 모드. stdio, sse, streamable-http 중 하나. | stdio |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_academic_calendarA | [강원대학교 도우미] 강원대 춘천캠퍼스의 '현재 다가오는 주요 학사일정'을 조회합니다(수강신청·등록·시험·방학·학위수여식 등). 강원대 사이트가 지난 학기나 먼 미래 일정은 제공하지 않으므로 결과에 없을 수 있습니다. year 인자는 하위호환용이며 결과에 영향을 주지 않습니다. |
| get_cafeteria_menuA | [강원대학교 도우미] 강원대 춘천캠퍼스 학식 식단을 조회합니다. restaurant: 백록관/천지관/두리. week: 0=이번주, 1=다음주. |
| search_noticesA | [강원대학교 도우미] 강원대 학사공지에서 query가 제목에 포함된 공지를 검색합니다. 사이트가 키워드 검색을 지원하지 않아 최근 pages 페이지(기본 10페이지, 약 160건)를 훑어 제목으로 필터합니다. 더 과거까지 찾으려면 pages를 늘리세요. |
| get_shuttle_scheduleA | [강원대학교 도우미] 강원대 춘천캠퍼스 교내 순환버스(두리버스) 시간표를 조회합니다. 정규학기에만 운영. |
| get_next_shuttleB | [강원대학교 도우미] 강원대 두리버스의 현재 시각 기준 다음 출발 시각(출발지 기준)을 조회합니다. 정규학기만 운영. |
| get_all_cafeteria_menusB | [강원대학교 도우미] 강원대 춘천캠퍼스 3식당(백록관/천지관/두리) 학식을 일괄 조회합니다. week: 0=이번주, 1=다음주. |
| get_bus_arrivalA | [강원대학교 도우미] 강원대 정류소의 시내버스 실시간 도착정보를 조회합니다. stop: 강원대정문/후문/중앙도서관/백록관/학병원/남춘천역/춘천역/시외버스터미널. route 생략 시 전 노선. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/LEEseungseok-01/knu-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server