MCPServers
Kakao Maps - MCP server logo

Kakao Maps

12
0

Summary

Kakao API MCP Server provides a bridge to Kakao Maps API services, enabling AI assistants to access location-based data through the Model Context Protocol. Built with TypeScript and Express, it supports both HTTP and stdio communication modes, making it compatible with various MCP client implementations. The server requires a Kakao API key for authentication, which is configured either through command-line arguments or environment variables. This implementation is particularly useful for applications needing geolocation services, address lookup, or map-related functionality within conversational AI interfaces.

Available Actions(7)

mcp_kakao_map_search_places

키워드로 카카오맵에서 장소를 검색. 위치, 카테고리, 연락처 정보 제공.

mcp_kakao_map_coord_to_address

경위도 좌표를 실제 주소로 변환. 도로명 주소 및 지번 주소 정보 제공.

mcp_kakao_map_find_route

출발지에서 목적지까지의 경로 검색. 거리, 소요 시간, 예상 택시 요금 등 제공. 교통 상황 정보 포함 (선택적).

mcp_kakao_map_search_web

키워드로 다음 웹 문서 검색. 페이지 정렬 및 검색 결과 개수 조정 가능.

mcp_kakao_map_search_image

키워드로 다음 이미지 검색. 이미지 URL 및 관련 정보 제공.

mcp_kakao_map_search_blog

키워드로 다음 블로그 글 검색. 블로그 이름, 포스트 제목, 내용 요약 제공.

mcp_kakao_map_search_cafe

키워드로 다음 카페 글 검색. 카페 이름, 게시물 제목, 내용 요약 제공.

Last Updated: April 25, 2025

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签