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
- Clone the repository
- Install Python dependencies
- Set environment variables with API keys
- Install on Claude Desktop
- 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.