jeong-sik_kakao-api-mcp-server
If you are the rightful owner of jeong-sik_kakao-api-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This server allows AI models to utilize Kakao Map's mapping features and Daum's various search functions through the Model Context Protocol (MCP).
The Kakao API MCP Server is designed to integrate the functionalities of Kakao Map API and Daum Search API into AI models using the Model Context Protocol (MCP). This server facilitates the use of public APIs provided by Kakao and Daum, enabling AI models to perform tasks such as location searches, coordinate-to-address conversion, route finding, and various web searches. It is important to note that this server does not include user account-related features like Kakao login or sending KakaoTalk messages. To use this server, a valid Kakao REST API key is required, which can be obtained by creating an app on Kakao Developers. The server supports both HTTP and stdio modes for communication, making it versatile for different integration scenarios.
Features
- Place search on Kakao Map using keywords.
- Coordinate-to-address conversion providing road and lot number addresses.
- Route finding from origin to destination with distance, time, and estimated taxi fare.
- Web document search on Daum with adjustable page sorting and result count.
- Image search on Daum providing image URLs and related information.
Tools
mcp_kakao_map_search_places
Search for places on Kakao Map using keywords.
mcp_kakao_map_coord_to_address
Convert coordinates to actual addresses.
mcp_kakao_map_find_route
Find routes from origin to destination.
mcp_kakao_map_search_web
Search for web documents on Daum.
mcp_kakao_map_search_image
Search for images on Daum.
mcp_kakao_map_search_blog
Search for blog posts on Daum.
mcp_kakao_map_search_cafe
Search for cafe posts on Daum.