Korean Spell Checker (Naver)

Integrates with Naver's spelling service to automatically correct grammatical errors, typos, and linguistic issues in Korean text.

View Source
21 stars
0 tools
Created Aug 2025
@winterjung/winterjung-korean-spell-checker-naver-korean-spell

About

Integrates with Naver's spelling service to automatically correct grammatical errors, typos, and linguistic issues in Korean text.

Categories

general

Installation

npm

npm install @winterjung/winterjung-korean-spell-checker-naver-korean-spell

Configuration

{ "mcpServers": { "winterjung-korean-spell-checker-naver-korean-spell": { "command": "npx", "args": [ "-y", "@winterjung/winterjung-korean-spell-checker-naver-korean-spell" ] } } }