mcp-server-kakao-map

mcp-server-kakao-map

7

Kakao Map MCP Server is a Model Context Protocol server that utilizes the Kakao Map API to offer tailored location-based recommendations within South Korea. It is optimized for Korean language queries and facilitates the discovery of places like restaurants and tourist attractions.

Overview

Kakao Map MCP Server provides location-based recommendations within South Korea using the Kakao Map API. It is optimized for queries in Korean and offers suggestions for various places of interest, including restaurants, shops, public facilities, and tourist attractions.

Tool: kakao_map_place_recommender

  • Description: Recommends places based on the user's query using the Kakao Map API keyword search.
  • query (required): A Korean keyword describing the type and location of the place.

Configuration

Environment Variables
  • KAKAO_API_KEY: Required API key for the Kakao API.

To set up the application, register an application on Kakao Developers, obtain the REST API key, and activate Kakao Map API for the application.