pium-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CAREERNET_API_KEY | No | 커리어넷 자체 OpenAPI 키(진로심리검사용, 선택) | |
| PIUM_PORTFOLIO_PATH | No | 포트폴리오 저장 경로 | ./data/portfolio.json |
| DATA_GO_KR_SERVICE_KEY | Yes | 공공데이터포털 Decoding 인증키 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_majorC | 관심 키워드·계열로 대학 학과를 탐색합니다. (출처: 커리어넷 공식 데이터) |
| get_majorA | 한 학과의 교육과정·진출분야·관련직업·취업률을 보여줍니다. (출처: 커리어넷·대학알리미) |
| explore_jobB | 직업의 하는 일·임금·전망·되는 길을 보여줍니다. (출처: 커리어넷 직업정보) |
| match_aptitudeA | 흥미·강점을 바탕으로 어울리는 학과·직업 방향을 제시합니다. 커리어넷 진로심리검사 결과코드 또는 대화형 입력을 받습니다. |
| search_universityC | 조건별 대학(학과 개설)과 경쟁률·충원율·정원·등록금·장학금·취업률을 조회합니다. (출처: 대학알리미·표준데이터) |
| compareA | 여러 대학(같은 학과)을 경쟁률·등록금·장학금·취업률로 비교하고 '등록금 대비 장학금·취업률' 가성비를 평가합니다. (출처: 대학알리미) |
| draft_counselB | 수집된 정보로 진학 상담 코멘트·학부모 안내문·지원 사유서 초안을 생성합니다. 교사가 다듬어 사용하는 보조 도구입니다. |
| portfolioB | 학생별 진학 포트폴리오(관심학과·성적대·희망대학 위시리스트·메모)를 저장/조회/수정합니다. studentKey는 개인정보 보호를 위해 실명 대신 별칭을 권장합니다. |
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/surri/pium'
If you have feedback or need assistance with the MCP directory API, please join our Discord server