Korea Tourism API MCP Server
JSON →Search for South Korean tourism information, including festivals, temples, and restaurants, using the official Korea Tourism Organization API.
Install
npx -y @smithery/cli Tools · 8
- search_keyword Search for tourist attractions, cultural sites, events, food, lodging, and shopping by keyword.
- search_area_based Find tourist spots based on area code or location.
- search_location_based Discover attractions near specific GPS coordinates.
- search_festivals Find festivals and events based on date ranges.
- get_detail_common Get detailed information about a specific tourist attraction including descriptions, operating hours, admission fees, and contact information.
- get_detail_intro Get introductory information about a tourist attraction.
- get_detail_info Get detailed information about a tourist attraction including photos and addresses.
- get_detail_image Get images related to a specific tourist attraction.
Environment variables
YOUR_KTO_API_KEYKOREA_TOURISM_API_KEY
Links
★ 9 GitHub stars