kakao-navigation-mcp-server
7
The Kakao Mobility & Kakao Map MCP Server integrates with Kakao APIs to offer geocoding and route-finding services optimized for domestic environments. It supports various transportation modes and includes real-time traffic information.
Kakao Mobility & Kakao Map MCP Server
Overview
This repository offers a server compliant with the Model Context Protocol (MCP) integrating with Kakao Mobility and Kakao Map APIs. It aims to provide route-finding services suitable for domestic environments.
Key Features
- Location Search (Geocoding): Convert addresses or place names into coordinates (latitude/longitude) to provide accurate location information.
- Route Finding Service: Discover optimal routes from start to destination, supporting various modes of transportation such as walking and driving, and incorporating real-time traffic information.
Getting Started
- Log in to Kakao Developers.
- Create an application under 'My Applications'.
- Enable Kakao Map API from the sidebar under 'Kakao Map'.
- Obtain a REST API Key under 'App Keys'.
Provided Tools
- Geocoding addresses to coordinate information.
- Route finding by start and destination addresses or coordinates, including future-specific times.
- Searching for addresses by place name.