A Kakao Navigation MCP server that enables AI assistants to access Kakao Maps and Mobility APIs for route planning and location services. The implementation provides tools for direction searching using coordinates or addresses, geocoding, and place name searches. It leverages Kakao's REST API with proper authentication to retrieve navigation data, making it useful for applications that need to calculate routes, find locations, or provide travel directions within Korea. The server returns structured JSON responses that can be easily parsed and presented to users.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Convert an address or place name into geographic coordinates (latitude/longitude) to provide accurate location information.
Search for the optimal route from a starting point to a destination using their address names.
Search for the optimal route from a starting point to a destination using their geographic coordinates.
Search for the optimal route from a starting point to a destination using coordinates for a specific future time.
Find an address based on a place name.