Back to directory
achel-b8/rakuten-hotel-search-mcp

achel-b8/rakuten-hotel-search-mcp

@achel-b8

楽天トラベル空室検索APIを利用したMCPサーバーで周辺ホテルの空室情報を取得

rakuten-travelhotel-searchmcptypescriptapivacancy-searchcommerce

Installation & Configuration

{
  "mcpServers": {
    "rakuten-hotel": {
      "command": "node",
      "args": [
        "build/index.js"
      ],
      "env": {
        "APPLICATION_ID": "your_application_id_here",
        "APPLICATION_SECRET": "your_application_id_here",
        "AFFILIATE_ID": "your_affiliate_id_here"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13