mcp-korean-spell
MCP(Model Context Protocol) server designed for Korean spell checking
Documentation
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.

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.
Frequently asked questions
What is mcp-korean-spell?
mcp-korean-spell is MCP(Model Context Protocol) server designed for Korean spell checking
How do I install mcp-korean-spell?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is mcp-korean-spell open source?
Yes — it is hosted on GitHub at https://github.com/winterjung/mcp-korean-spell and has 21 stars.
Related MCP tools
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Ag...
🤖 A visualization mcp contains 25+ visual charts using @antvis. Using for chart generation and data analysis. TypeScript-based implementation.
🚀MCP server for accessing RedNote(XiaoHongShu, xhs). TypeScript-based implementation. Trusted by 800+ developers. Trusted by 800+ developers.
A Unified MCP Server Management App TypeScript-based implementation. Trusted by 800+ developers. Trusted by 800+ developers.
MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account. TypeScript-based implementation.
A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP