Claudius
Status

bareun-mcp

MCP

MCP server for Korean NLP providing morphological analysis, tokenization, and spell and grammar checking via the Bareun API.

by gih2yun·gih2yun/bareun-mcp
50· C
Install
git clone https://github.com/gih2yun/bareun-mcp
Stars
0
7d change
Downloads / week
Last active
today
About

바른(Bareun) is a Korean natural-language platform. This is its MCP (Model Context Protocol) server — it lets any MCP-compatible AI tool (Claude, Cursor, VS Code, Claude Desktop, …) perform Korean morphological analysis and spell/grammar correction by calling Bareun as a tool.

Large language models still miss the subtle spacing, particle agreement, and confusable-word rules of Korean. Plug Bareun in as an MCP tool and your agent can hand off analysis and proofreading to a dedicated Korean engine, then use the result to produce more accurate Korean output.

Hosted endpoint: `https://api.bareun.ai/mcp` Transport: Streamable HTTP (JSON-RPC 2.0) — no SSE, no extra port, no install Auth: API key (`api-key` header or `Authorization: Bearer `) Get an API key: https://bareun.ai

The `/mcp` endpoint is available on the spell-checker–included build of Bareun (the morphological-analysis-only build does not expose `/mcp`). The same endpoint works on self-hosted/on-prem installs — just swap the host.

Read more on GitHub →
30-day stars
collecting…
Trust factors
Source
community
Known advisories
0
Maintenance
active
License
none
Age
0 months
developer-toolswriting#korean#nlp#morphological-analysis#tokenization#spell-check#grammar#mcp#model-context-protocol#spell-checker