← All servers

nara-tour

io.github.aminpiano/nara-tour v0.1.0
Official Registry git

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add nara-tour --transport http https://mcp.nara-tour.com/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "nara-tour": {
      "url": "https://mcp.nara-tour.com/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "nara-tour": {
      "serverUrl": "https://mcp.nara-tour.com/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "nara-tour": {
      "type": "http",
      "url": "https://mcp.nara-tour.com/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "nara-tour": {
      "url": "https://mcp.nara-tour.com/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "nara-tour": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.nara-tour.com/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://mcp.nara-tour.com/mcp none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.aminpiano--nara-tour/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent