bareun-mcp
MCPMCP server for Korean NLP providing morphological analysis, tokenization, and spell and grammar checking via the Bareun API.
git clone https://github.com/gih2yun/bareun-mcp바른(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.
- Source
- community
- Known advisories
- 0
- Maintenance
- active
- License
- none
- Age
- 0 months