Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Korean Spell

БесплатноНе проверен

Provides Korean spell checking and grammar correction via a single tool. It integrates into MCP clients like Cursor or Claude Desktop.

GitHubEmbed

Описание

Provides Korean spell checking and grammar correction via a single tool. It integrates into MCP clients like Cursor or Claude Desktop.

README

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.

from github.com/winterjung/mcp-korean-spell

Установить Korean Spell в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install mcp-korean-spell

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add mcp-korean-spell -- npx -y @winterjung/mcp-korean-spell

FAQ

Korean Spell MCP бесплатный?

Да, Korean Spell MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Korean Spell?

Нет, Korean Spell работает без API-ключей и переменных окружения.

Korean Spell — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Korean Spell в Claude Desktop, Claude Code или Cursor?

Открой Korean Spell на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Korean Spell with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai