nara-tour
About
나라투어 공식 MCP 서버 — 수원 소재 단체여행 전문 여행사. AI 에이전트에게 회사 프로필, 영업 정보, 카카오톡 상담 링크(UTM 포함)를 제공.
Use this server
Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.
TransportHTTP (remote server)
Claude Code
claude mcp add --transport http nara-tour https://mcp.nara-tour.com/mcp
Cursor
If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.
VS Code
code --add-mcp '{"name":"nara-tour","type":"http","url":"https://mcp.nara-tour.com/mcp"}'
JSON
{
"mcpServers": {
"nara-tour": {
"url": "https://mcp.nara-tour.com/mcp"
}
}
}