← All servers
Bareun — Korean NLP & Spell/Grammar Checking
Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)
Details
Versions
- 3.0.0 release date unknown
Install
Add to Cursor or pick your client:
claude mcp add --transport http ai-bareun-bareun https://api.bareun.ai/mcp
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"ai-bareun-bareun": {
"url": "https://api.bareun.ai/mcp"
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"ai-bareun-bareun": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.bareun.ai/mcp"
]
}
}
} Endpoint, any MCP client:
https://api.bareun.ai/mcp Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →