MCP.so
Sign In

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

Category

Other

License

MIT

Runtime

python

Transports

stdio

Publisher

zeikar

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

Comments

More Other MCP servers