ychoi-kr/ko-stdict-mcp-server
3.2
If you are the rightful owner of ko-stdict-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The 표준국어대사전 MCP is a Claude Desktop Extension that integrates the National Institute of Korean Language's Open API for dictionary searches.
Tools
2
Resources
0
Prompts
0
표준국어대사전 MCP — Claude Desktop Extension (.dxt)
설치
- 국립국어원 Open API 키를 발급받으세요.
https://stdict.korean.go.kr/openapi/openApiRegister.do (회원 가입 필요) - 컴퓨터에 uv를 설치합니다.
- 이 저장소의 releases에서
.dxt
파일을 다운로드합니다. - 받은
.dxt
파일(ko-stdict-mcp-server-1.0.0-uv.dxt
)을 더블 클릭하거나 Claude Desktop에 드래그 앤드 드롭해서 설치합니다. - 설치 중 API Key 입력 창이 뜨면 발급받은 키를 입력합니다. 값은 OS Keychain에 안전 저장됩니다.
사용 방법
- Claude 대화에서 "표준국어대사전에서 ○○ 찾아줘"와 같이 요청하면 MCP 서버의
search
/entry
도구가 자동 호출됩니다. - 항목의 Markdown 리소스는
stdict://entry/{target_code}
형식으로 열 수 있습니다.
예:stdict://entry/404765
주의 사항
- API 호출은 국립국어원 쿼터 제한이 있으므로 과도한 호출을 피하세요.
- 오류 메시지가 뜨면 안내된 코드와 설명을 확인하고, 필요 시 API 키나 쿼리 파라미터를 점검하세요.