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.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Search for places on Kakao Map using a keyword. Provides location, category, and contact information.
Convert geographic coordinates (longitude and latitude) to a physical address. Provides road name and lot number address information.
Search for a route from a starting point to a destination. Provides distance, estimated time, and expected taxi fare, with optional traffic information.
Search for web documents using a keyword on Daum. Allows sorting of pages and adjustment of the number of search results.
Search for images using a keyword on Daum. Provides image URLs and related information.
Search for blog posts using a keyword on Daum. Provides blog name, post title, and content summary.
Search for cafe posts using a keyword on Daum. Provides cafe name, post title, and content summary.