{"openapi":"3.1.0","info":{"title":"국립국어원 우리말샘","description":"국립국어원 우리말샘 API는 표준국어대사전·우리말샘의 어휘 뜻풀이, 예문, 어원, 품사, 발음 정보를 제공합니다. 한국어 교육 앱, 어문 교정 도구, 챗봇 어휘 보강, 콘텐츠 접근성 향상 서비스에 활용됩니다.","version":"1.0.0","x-fusepie-id":"korean-dict","x-fusepie-category":"data","x-fusepie-provider":"국립국어원"},"servers":[],"paths":{"/":{"get":{"operationId":"call_korean_dict","summary":"국립국어원 우리말샘","description":"국립국어원 우리말샘 API는 표준국어대사전·우리말샘의 어휘 뜻풀이, 예문, 어원, 품사, 발음 정보를 제공합니다. 한국어 교육 앱, 어문 교정 도구, 챗봇 어휘 보강, 콘텐츠 접근성 향상 서비스에 활용됩니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"Get your API key from: https://opendict.korean.go.kr/service/openApiInfo"}}},"x-mcp-config":{"mcpServers":{"korean-dict":{"command":"npx","args":["-y","@fusepie/mcp-korean-dict"],"env":{"API_KEY":""}}}}}