mcp-ai-bareun-bareun.ocm.jsonjson {
"ocm": "1",
"id": "mcp-ai-bareun-bareun",
"kind": "tool",
"name": "Bareun — Korean NLP & Spell/Grammar Checking",
"description": "Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)",
"publisher": "gih2yun",
"version": "3.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)"
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/gih2yun/bareun-mcp",
"path": "server.json",
"ref": "3.0.0",
"url": "https://github.com/gih2yun/bareun-mcp",
"key": "ai.bareun/bareun",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://api.bareun.ai/mcp"
}
]
}