Kakao Map MCP Server
by cgoinglove
The Kakao Map MCP Server provides location-based place recommendations within South Korea using the Kakao Map API. It is optimized for Korean language queries.
Last updated: N/A
What is Kakao Map MCP Server?
The Kakao Map MCP Server is a tool that recommends various relevant places (e.g., restaurants, shops, public facilities, tourist attractions) within South Korea based on user queries. It utilizes Kakao Map API keyword search.
How to use Kakao Map MCP Server?
To use the server, you need to provide a Korean keyword describing the type of place and location in the 'query' parameter. For example: '이태원 맛집', '서울 병원', '강남역 근처 카페'. You also need to configure the KAKAO_API_KEY environment variable with your Kakao API key.
Key features of Kakao Map MCP Server
Location-based recommendations in South Korea
Optimized for Korean language queries
Uses Kakao Map API keyword search
Recommends various types of places
Use cases of Kakao Map MCP Server
Recommending restaurants in a specific area
Finding hospitals in a city
Discovering cafes near a subway station
Suggesting tourist attractions based on location
FAQ from Kakao Map MCP Server
What is the required environment variable?
What is the required environment variable?
The KAKAO_API_KEY environment variable is required.
Where can I get the Kakao API key?
Where can I get the Kakao API key?
You can find the REST API key in your Kakao Developers application settings.
Do I need to activate Kakao Map API?
Do I need to activate Kakao Map API?
Yes, you need to activate the Kakao Map API in your Kakao Developers application settings.
What type of key do I need?
What type of key do I need?
You need the REST API key.
Where can I find the official documentation?
Where can I find the official documentation?
You can find the official documentation at 카카오 로컬 API 공통 가이드.