kospell
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., "@kospell이력서 초안 맞춤법 검사해줘"
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.
Hangul-MCP (한국어 유틸리티)
Hangul-MCP는 MCP(Model Chaining Protocol) 기반 한국어 유틸리티 서비스입니다. kospell 라이브러리를 사용하여 한국어 맞춤법 검사, 로마자 변환 등의 기능을 제공합니다.
기능
KoGrammar는 다음과 같은 기능을 제공합니다:
맞춤법 검사: 한국어 문장의 맞춤법을 검사하고 오류를 수정 제안합니다.
글자 수 세기: 한국어 텍스트의 글자 수와 어절 수를 계산합니다.
이력서 리뷰: 이력서 작성에 특화된 기능으로, 글자 수 제한 확인과 맞춤법 피드백을 함께 제공합니다.
로마자 변환: 한국어 텍스트를 국립국어원 로마자 표기법에 따라 변환합니다.
Related MCP server: hwpx-mcp-server
MCP 도구 목록
KoGrammar는 다음과 같은 MCP 도구를 제공합니다:
count_korean_letters: 한국어 텍스트의 글자 수와 어절 수를 계산합니다.check_korean_grammar: 한국어 문장의 맞춤법을 검사하고 수정 제안을 제공합니다.resume_review: 이력서에 특화된 리뷰 기능으로, 글자 수 확인과 맞춤법 검사를 통합 제공합니다.romanize_korean: 국립국어원 표기법에 따라 한국어 텍스트를 로마자로 변환합니다.
설치 방법
바이너리 다운로드
Windows 또는 Linux 환경에서 실행할 수 있는 바이너리를 제공합니다:
Windows:
kogrammar.exeLinux:
kogrammar-linux-amd64
소스코드 빌드
소스코드에서 직접 만들려면 다음 단계를 따르세요:
Go 1.24 이상 설치
저장소 클론
git clone https://github.com/Alfex4936/Hangul-MCP cd Hangul-MCP의존성 설치
go mod download빌드
go build -o kogrammar
사용 방법
KoGrammar는 MCP 프로토콜을 통해 다른 애플리케이션과 통합되어 사용될 수 있습니다.
settings.json 또는 이에 준하는 환경 설정 파일에 다음과 같이 서버를 등록할 수 있습니다.
{
"mcpServers": {
"kogrammar-server": {
"command": "path/to/your/kogrammar.exe",
"args": [],
"env": {}
}
}
}Credits
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
- Flicense-qualityDmaintenanceProvides comprehensive text analysis capabilities including character counting, word statistics, character type analysis, and text length validation for Korean and English text. Supports AI agents in analyzing and validating text content with detailed statistics and Unicode support.
- Alicense-qualityDmaintenanceAn MCP server for reading, editing, and creating Hangul Word Processor (.hwpx) files. It enables users to extract text, perform find-and-replace operations, and modify font styles through automated XML patching.75MIT
- 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.23MIT
- Alicense-qualityDmaintenanceProvides Korean spell checking and grammar correction via a single tool. It integrates into MCP clients like Cursor or Claude Desktop.4624Apache 2.0
Related MCP Connectors
Text statistics & readability MCP.
OCR for images and Korean ID documents
Text case conversion MCP.
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/Alfex4936/Hangul-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server