Korean Spell Checker (Naver)
Integrates with Naver's spelling service to automatically correct grammatical errors, typos, and linguistic issues in Korean text.
21 stars
0 tools
Created Aug 2025
@winterjung/winterjung-korean-spell-checker-naver-korean-spellAbout
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"
]
}
}
}