kakao-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KAKAO_REST_API_KEY | Yes | Your Kakao REST API key from developers.kakao.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| kakao_address_to_coordA | 주소(도로명/지번)를 위경도 좌표로 변환하고 정규화된 주소를 반환. 예: '경기도 성남시 분당구 판교역로 235'. |
| kakao_search_placeA | 키워드로 장소를 검색. 좌표(x,y)+반경을 주면 주변 검색. 예: '강남역 카페', '판교 맛집'. |
| kakao_place_by_categoryA | 특정 카테고리의 장소를 좌표 주변에서 검색. 카테고리 코드 필수. MT1 대형마트, CS2 편의점, PS3 어린이집·유치원, SC4 학교, AC5 학원, PK6 주차장, OL7 주유소·충전소, SW8 지하철역, BK9 은행, CT1 문화시설, AG2 중개업소, PO3 공공기관, AT4 관광명소, AD5 숙박, FD6 음식점, CE7 카페, HP8 병원, PM9 약국 |
| kakao_coord_to_addressB | 위경도 좌표를 도로명/지번 주소로 역변환. 예: x=127.1086, y=37.4012. |
| kakao_coord_to_regionB | 위경도 좌표를 행정동/법정동 행정구역 정보로 변환. |
| kakao_searchB | 다음(Daum) 검색으로 웹/블로그/카페/이미지/동영상/책을 검색. 국내 콘텐츠·SEO 리서치에 유용. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sedong-Choi/kakao-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server