Kakao Map MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KAKAO_API_KEY | Yes | 카카오 API 키 (필수) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| kakao_map_place_recommenderA | Recommends relevant places in South Korea, such as restaurants, cafes, parks, hospitals, banks, shops, or tourist attractions, based on user queries seeking suggestions. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion between tools. The single tool has a clear, distinct purpose.
The tool name follows a consistent snake_case pattern and is descriptive. With only one tool, there are no inconsistencies to evaluate.
A single tool for a server named 'Kakao Map' is too few for the apparent scope. Map services typically include search, geocoding, directions, and other features, so one recommendation tool feels inadequate.
The server only offers place recommendation, missing essential map operations like searching by keyword, getting details, geocoding, or route planning. This is severely incomplete for a map-focused server.