Korean Spell Checker (Naver)

Korean Spell Checker (Naver)

winterjung

Checks and corrects Korean text for spelling, grammar, and spacing errors using Naver's spelling service.

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

21416 views3Local (stdio)

What it does

  • Fix Korean spelling mistakes
  • Correct Korean grammar errors
  • Adjust Korean word spacing
  • Analyze Korean text for linguistic issues

Best for

Korean content writers and editorsStudents writing in KoreanAnyone proofreading Korean documents
Uses Naver's spelling serviceNo API key required

About Korean Spell Checker (Naver)

Korean Spell Checker (Naver) is a community-built MCP server published by winterjung that provides AI assistants with tools and capabilities via the Model Context Protocol. Korean Spell Checker (Naver) fixes grammar errors and typos in Korean text using Naver's advanced spelling correction se It is categorized under productivity. This server exposes 1 tool that AI clients can invoke during conversations and coding sessions.

How to install

You can install Korean Spell Checker (Naver) in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

License

Korean Spell Checker (Naver) is released under the Apache-2.0 license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

Tools (1)

fix_korean_spell

한국어 맞춤법(오탈자, 띄어쓰기, 문법)을 검사하고 교정합니다.

mcp-korean-spell

mcp-korean-spell is a MCP(Model Context Protocol) server designed for Korean spell checking, providing a reliable tool for writers to integrate spell checking capabilities into their documents and texts.

mcp-korean-spell result example in cursor chat

Tools

  • fix_korean_spell: Analyzes and corrects Korean text for spelling and grammar errors

How to add MCP config to your client

Using npm

To configure this spell checker in your MCP client, add the following to your ~/.cursor/mcp.json or claude_desktop_config.json (MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json)

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

Disclaimer

  • This tool is based on the 네이버(NAVER) 맞춤법 검사기.
  • This tool is not officially provided and is not affiliated with the company.
  • If company stops, changes or blocks providing the service, this tool may not function correctly.

License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.

Alternatives

Related Skills

Browse all skills