mcp-korean-spell
Provides Korean spell checking and grammar correction using Naver's spell checker API.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-korean-spell그렇게 하면 안되요."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: hwp-mcp
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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenance한글 MCP (글자 수 세기, 맞춤법 오류, 로만화) Korean lang mcpLast updated2MIT
- AlicenseAqualityAmaintenanceAn MCP server for reading, writing, and managing Korean Hangul Word Processor (HWP/HWPX) files. It allows users to extract content, fill templates, and create new documents directly through AI assistants.Last updated3416764MIT
- Alicense-qualityDmaintenanceEnables secure local proofreading of Korean official documents (.hwpx/.hwp) using 3-layer AI correction for spelling, grammar, and official document style. Provides 50 administrative document templates for generating standardized official correspondence without cloud dependencies or API keys.Last updated22MIT
- Alicense-qualityCmaintenanceOffline spell check and BYOK grammar checking for AI assistants. 100% offline spell check via nspell (zero tokens, zero API calls). BYOK grammar checking with your own Gemini, OpenAI, or Claude API key. Works with Claude Desktop, Cursor, ChatGPT, and any MCP-compatible tool. 8 languages supported.Last updatedMIT
Related MCP Connectors
Security-first WordPress MCP server. 129 tools for Claude, ChatGPT, Gemini. Free on wp.org.
MCP-native collaborative markdown editor with real-time AI document editing
Read and write your Fresh Jots notes from Claude, Cursor, and any MCP client.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/winterjung/mcp-korean-spell'
If you have feedback or need assistance with the MCP directory API, please join our Discord server