Catalog
ai.bareun/bareun
Officialby gih2yun
Bareun — Korean NLP & Spell/Grammar Checking
Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)
Korean language processing with morphological analysis, tokenization, and grammar checking.
Topics
grammarkoreanmcpmodel-context-protocolmorphological-analysisnlpspell-checker
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"bareun": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.bareun.ai/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.