harimkang/mcp-korea-maps
If you are the rightful owner of mcp-korea-maps 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.
A Model Context Protocol (MCP) server providing access to Kakao Maps and Kakao Mobility APIs for Korean map services, geocoding, and route planning.
Tools
Functions exposed to the LLM to take actions
geocode_address
Convert address or place name to coordinates using Kakao Local API.
search_places_by_keyword
Search for places by keyword using Kakao Local API.
get_directions_by_coordinates
Get directions between two coordinate points.
get_directions_by_address
Get directions between two addresses.
get_future_directions
Get future directions with departure time for traffic predictions.
optimize_multi_destination_route
Optimize routes to multiple destinations.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client