
Hangul MCP
by Alfex4936
Comprehensive Korean language utility for grammar checking, character counting, and romanization.
What it does
Hangul MCP connects AI models to a specialized suite of Korean language tools. It allows an AI to perform precise linguistic audits, including grammar correction via kospell, exact character counts for professional writing, and standardized romanization according to National Institute of the Korean Language guidelines.
Tools
check_korean_grammar: Analyzes Korean text for spelling and grammar errors and suggests corrections.count_korean_letters: Calculates total character and word counts for Korean text.resume_review: Integrated tool specifically for resumes, combining character limit checks with grammar feedback.romanize_korean: Converts Korean text into romanized form using official national standards.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"hangul-mcp": {
"command": "path/to/your/kogrammar",
"args": [],
"env": {}
}
}
}
Supported hosts
- Claude Desktop
Quick install
go build -o kogrammarInformation
- Pricing
- free
- Published
- 6/1/2026
- stars






