🇰🇷
visitkorea-wellnesstourism-mcp
Korea Tourism Organization (KTO) · Open API via data.go.kr · MCP Server
Live · Streamable HTTP

AI-ready access to Korea's wellness tourism data

This MCP (Model Context Protocol) server wraps the WellnessTursmService Open API published on data.go.kr (Korea's Public Data Portal), based on wellness tourism data curated by the Korea Tourism Organization (KTO). It exposes 9 structured tools that Manus AI, Claude, and other MCP-compatible agents can call directly via Streamable HTTP.

MCP Connector JSON
{
  "mcpServers": {
    "visitkorea-wellnesstourism": {
      "url": "https://leejaew-visitkorea-wellnesstourism-mcp.replit.app/mcp",
      "type": "streamable-http"
    }
  }
}

Paste this into your AI agent's custom connector settings. The production Streamable HTTP endpoint is at https://leejaew-visitkorea-wellnesstourism-mcp.replit.app/mcp

01
get_legal_district_codes ldongCode

Look up legal administrative district codes (provinces and cities) — useful for finding the codes needed in region-based searches.

02
search_wellness_by_area areaBasedList

List wellness tourism spots filtered by province or city/county, content type, and wellness theme.

03
search_wellness_by_location locationBasedList

Find wellness spots within a GPS radius (up to 20 km) using WGS84 coordinates.

04
search_wellness_by_keyword searchKeyword

Search wellness facilities by keyword across all regions. Supports Korean and English keywords.

05
get_wellness_sync_list wellnessTursmSyncList

Retrieve the full sync list with display status and legacy content ID mapping.

06
get_wellness_common_info detailCommon

Fetch common details — title, address, GPS coordinates, phone, homepage, and overview text.

07
get_wellness_intro_info detailIntro

Fetch introductory facility details — opening hours, rest days, parking, capacity, age suitability.

08
get_wellness_repeating_info detailInfo

Fetch repeating structured info — fees, amenities, accessibility, and reservation guidance.

09
get_wellness_images detailImage

Retrieve all image URLs and copyright types for a content item.

KORKorean
ENGEnglish
JPNJapanese
CHSSimplified Chinese
CHTTraditional Chinese
GERGerman
FREFrench
SPNSpanish
RUSRussian

Pass one of these as the lang_div_cd parameter in every tool call.

Data Owner

Korea Tourism Organization

KTO (한국관광공사)

API Provider

data.go.kr

Korea Public Data Portal

Response Cache

5 min / 1 hour

Upstream quota: 1,000 req/day

Transport

Streamable HTTP

JSON response · Stateless