Search Korean addresses, businesses, and points of interest using Kakao Maps API to find locations in South Korea.
101,075 tools. Last updated 2026-04-12 16:55
- Convert addresses to geographic coordinates using Kakao Local API for location-based services and mapping in Korea.MIT
- Retrieve comprehensive place details including name, address, reviews, and photos using a place ID from Kakao Local search results.MIT
- Find nearby places by category within a specified radius from a central location using Kakao Local API. Filter results for restaurants, cafes, hospitals, schools, parking lots, and other location types in Korea.MIT
- Find places in Korea using keywords, with options to filter by category, location radius, and pagination for precise search results.MIT
- Create a rule in a DRAFT version. Requires name, priority, condition tree, and actions array. Before creating rules with new fact keys, call lexq_facts_list to check existing facts. If a required key is missing, ask the user to confirm the type, isRequired, and description before calling lexq_facts_create — registering facts enables type validation, Console UI autocomplete, and the dry-run requirements analyzer. Condition: { type: "SINGLE", field, operator, value, valueType } or { type: "GROUP", operator: "AND"|"OR", children: [...] } Operators: EQUALS, NOT_EQUALS, GREATER_THAN, GREATER_THAN_OR_EQUAL, LESS_THAN, LESS_THAN_OR_EQUAL, CONTAINS, IN, NOT_IN Value types: STRING, NUMBER, BOOLEAN, LIST_STRING, LIST_NUMBER Actions: [{ type, parameters }] Action parameter schemas: - DISCOUNT: { refVar: string, method: "PERCENTAGE"|"AMOUNT", rate?: number (when PERCENTAGE), value?: number (when AMOUNT) } - POINT: { refVar: string, targetVar: string, method: "PERCENTAGE"|"AMOUNT", rate?: number (when PERCENTAGE), value?: number (when AMOUNT), integrationId: uuid } - COUPON_ISSUE: { couponId: string, integrationId: uuid } - BLOCK: { reason: string } - NOTIFICATION: { channel: "SMS"|"EMAIL"|"PUSH"|"KAKAO", targetVar: string, templateId: string, integrationId: uuid } - WEBHOOK: { url: string, method: "POST" } - SET_FACT: { key: string, value: string|number|boolean } - ADD_TAG: { tag: string, targetVar: string }Connector
Matching MCP Servers
- -securityAlicense-qualitykakao navigation mcp server using kakao mobility & kakao map apiLast updated 7 months ago11MIT
- AsecurityAlicense-qualityConnects to Kakao Local API and Kakao Maps, enabling access to location-based services and map functionality in Korea.Last updated a year ago4MIT