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.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Search for places on KakaoMap using a keyword. Provides location, category, and contact information.
Convert geographic coordinates (latitude and longitude) into a physical address. Provides road name and land lot address information.
Search for a route from a starting point to a destination. Provides distance, estimated time, expected taxi fare, and traffic situation information.
Search for web documents on Daum using a keyword. Allows adjustment of page sorting and number of search results.
Search for images on Daum using a keyword. Provides image URLs and related information.
Search for blog posts on Daum using a keyword. Provides blog name, post title, and content summary.
Search for cafe posts on Daum using a keyword. Provides cafe name, post title, and content summary.