KiMCP (Korea-integrated Model Context Protocol)
@zeikar
About KiMCP (Korea-integrated Model Context Protocol)
MCP server enabling LLMs to use Korean APIs (Naver, Kakao, etc.)
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"kimcp": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is KiMCP?
KiMCP (Korea-integrated Model Context Protocol) is an MCP server that integrates Korean domestic APIsโincluding Naver, Kakao, and TMAPโso LLM applications like Claude Desktop can search Naver blogs, news, maps, and get routing directions. It is for developers and users who need Korean data in AI workflows.
How to use KiMCP?
Clone
More Other MCP servers
MCP Go ๐
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
FastMCP v2 ๐
jlowin๐ The fast, Pythonic way to build MCP servers and clients.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
๐ช Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation โข (~400 MCP servers for AI agents) โข AI Automation / AI Agent with MCPs โข AI Workflows & AI Agents โข MCPs for AI Agents
Comments