Back to search
100
MCP live v0.1.0 streamable-http

io.github.aminpiano/nara-tour

io.github.aminpiano/nara-tour

나라투어 공식 MCP 서버 — 수원 소재 단체여행 전문 여행사. AI 에이전트에게 회사 프로필, 영업 정보, 카카오톡 상담 링크(UTM 포함)를 제공.

Uptime
15.4%
13 probes
Response
1937ms
last probe
Tools
3
callable

Tools · 3

ping

Connectivity check — returns server version and current timestamp. Use to verify MCP server is reachable before calling other tools.

get_company_profile

Returns 나라투어 core metadata — address, hours, specialties, contact channels. Use when the user asks about 나라투어 identity, location, or how to contact.

get_kakao_consult_link

Returns KakaoTalk channel 1:1 chat URL with UTM tracking parameters. Use when user wants to start consultation with 나라투어.

Similar MCP servers embedding-nearest

data-go-mcp.pps-narajangteo
MCP server for 나라장터 공공데이터개방표준서비스 (Public Procurement Service Open Data Standard)
0 tools
io.github.akinduko/travel-mcp
Tixxly MCP server — connect AI agents to tours, experiences, and activities
0 tools
io.github.Akinduko/travel-mcp
Tixxly MCP server — connect AI agents to tours, experiences, and activities
0 tools
iflow-mcp_mcp-korea-tourism-api
MCP Server for Korea Tourism API
0 tools
data-go-mcp.nts-business-verification
MCP server for 국세청 사업자등록정보 진위확인 및 상태조회 서비스
0 tools
iflow-mcp_harimkang-mcp-korea-tourism-api
MCP Server for Korea Tourism API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.aminpiano/nara-tour": {
      "url": "https://mcp.nara-tour.com/mcp",
      "transport": "streamable-http"
    }
  }
}