brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
ai.bareun/bareun · v3.0.0
Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)
Bareun — Korean NLP & Spell/Grammar Checking 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"bareun": {
"url": "https://api.bareun.ai/mcp"
}
}
}{
"id": "ai.bareun/bareun",
"type": "mcp-server",
"version": "3.0.0",
"displayName": "Bareun — Korean NLP & Spell/Grammar Checking",
"description": "Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)",
"repository": {
"url": "https://github.com/gih2yun/bareun-mcp",
"source": "github"
},
"homepage": "https://bareun.ai",
"distribution": {
"packages": [],
"remotes": [
{
"transport": "streamable-http",
"url": "https://api.bareun.ai/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "ai.bareun/bareun",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/ai.bareun%2Fbareun/versions/latest",
"isOfficial": true,
"status": "active"
}
}