kimcp

kimcp

4

KiMCP is an MCP server that leverages the Model Context Protocol to integrate and provide access to domestic APIs for use in language model applications. It supports a variety of search and navigation features using popular services like Naver, Kakao, and TMAP. The project aims to expand with further integrations like the Korean Meteorological Agency.

KiMCP (Korea-integrated Model Context Protocol)

KiMCP is an MCP server designed to utilize the Model Context Protocol, allowing domestic APIs such as Naver, Kakao, and TMAP to be used in LLM applications.

Features

  • Naver blog, news, cafe, knowledge, local, image, and shopping search
  • Daum blog and cafe search
  • Kakao Map location and business search
  • Car and public transport navigation using Kakao Map and TMAP

Prerequisites

  • Claude Desktop
  • Python package manager uv
  • Naver, Kakao, and SK Open API keys

Installation

  1. Clone the repository
  2. Install Python dependencies
  3. Set environment variables with API keys
  4. Install on Claude Desktop
  5. Restart Claude Desktop to apply changes

Development

Run MCP inspector for development testing.

Roadmap

  • Naver, Kakao, and SK Open API integration complete
  • KMA integration planned

License

This project is licensed under the MIT License.