Install
$ agentstack add mcp-cgoinglove-mcp-server-kakao-map ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Kakao Map MCP Server
한국어 | [English](./docs/en.md)
카카오맵 API를 활용하여 대한민국 내 위치 기반 장소 추천을 제공하는 MCP 서버입니다. 한국어 쿼리에 최적화되어 있습니다.
Tool: kakaomapplace_recommender
설명: 사용자 질의에 따라 대한민국 내 다양한 관련 장소(예: 식당, 상점, 공공시설, 관광명소)를 추천합니다. 카카오맵 API 키워드 검색을 사용합니다.
query(필수): 장소 유형 및 위치를 설명하는 한국어 키워드. 예시: '이태원 맛집', '서울 병원', '강남역 근처 카페'.
Configuration
환경 변수
KAKAO_API_KEY: 카카오 API 키 (필수)
- 애플리케이션 등록: 카카오 디벨로퍼스에 로그인하고, 아직 애플리케이션이 없다면 새로 만듭니다.
- REST API 키 확인: 애플리케이션 설정(
[내 애플리케이션] > [앱 설정] > [요약 정보])으로 이동합니다. 제공된 여러 키 중에서 REST API 키를 찾아 복사합니다. 이 도구에는 이 특정 키가 필요합니다. - 카카오맵 API 활성화: 애플리케이션에 카카오맵 API가 활성화되어 있는지 확인합니다.
[내 애플리케이션] > [카카오맵] > [활성화 설정]으로 이동하여[상태]를ON으로 설정합니다. (참고: 기존 앱에 API를 추가하는 경우, 추가적인 권한 신청 및 승인이 필요할 수 있습니다.) - 참고: 자세한 내용은 공식 문서를 참조하세요: 카카오 로컬 API 공통 가이드.
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: cgoinglove
- Source: cgoinglove/mcp-server-kakao-map
- License: MIT
- Homepage: https://smithery.ai/server/@cgoinglove/mcp-server-kakao-map
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.