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.)
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
Basic information
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.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
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