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

Search for places on KakaoMap using a keyword. Provides location, category, and contact information.

mcp_kakao_map_coord_to_address

Convert geographic coordinates (latitude and longitude) to a physical address. Provides both road name and land lot address information.

mcp_kakao_map_find_route

Search for a route from an origin to a destination. Provides distance, estimated travel time, and expected taxi fare. Traffic information is optional.

mcp_kakao_map_search_web

Search for web documents on Daum using a keyword. Allows pagination and result count adjustment.

mcp_kakao_map_search_image

Search for images on Daum using a keyword. Provides image URLs and related information.

mcp_kakao_map_search_blog

Search for blog posts on Daum using a keyword. Provides blog name, post title, and content summary.

mcp_kakao_map_search_cafe

Search for cafe posts on Daum using a keyword. Provides cafe name, post title, and content summary.

Last Updated: April 25, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그