mcpbeat Sign in

Nara Tour MCP Server

by aminpiano Your server? Claim it
answering

Nara Tour is answering right now. Last checked 1 min ago. It exposes 3 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 52 days of history · worst day 77%
52 days agonow
91.2%
Uptime 24h
83 of 91 checks
3
Tools
read from the server
1937 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nara Tour does not always answer

Over the last week it answered 93.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add nara-tour --transport http https://mcp.nara-tour.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nara-tour": {
      "url": "https://mcp.nara-tour.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nara-tour]
url = "https://mcp.nara-tour.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "nara-tour": {
      "url": "https://mcp.nara-tour.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nara-tour": {
      "url": "https://mcp.nara-tour.com/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

company
get_company_profile
Returns 나라투어 core metadata — address, hours, specialties, contact channels. Use when the user asks about 나라투어 identity, location, or how to contact.
kakao
get_kakao_consult_link
Returns KakaoTalk channel 1:1 chat URL with UTM tracking parameters. Use when user wants to start consultation with 나라투어.
ping
ping
Connectivity check — returns server version and current timestamp. Use to verify MCP server is reachable before calling other tools.

Endpoints

URLTransportStateLatencyChecked
https://mcp.nara-tour.com/mcp streamable-http answering 7682 ms 1 min ago

Nara Tour — questions

Answers built from our own checks of this server.

What can Nara Tour do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_company_profile, get_kakao_consult_link, ping. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Nara Tour working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 83 of 91 checks got a reply (91.2%), average response time 1937 ms. The bar chart above shows every period we have measured.
Is Nara Tour still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Nara Tour?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Nara Tour need an API key?
No. Nara Tour completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.