Skip to content
Cline

Bareun — Korean NLP & Spell/Grammar Checking for Cline

ai.bareun/bareun

Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)

client:Cline transport:streamable-http

Install Bareun — Korean NLP & Spell/Grammar Checking in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "bareun": {
      "url": "https://api.bareun.ai/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Bareun — Korean NLP & Spell/Grammar Checking in other clients