Back to directory
rakuten-hotel-mcp

rakuten-hotel-mcp

@achel-b81

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

rakutenhoteltravelsearchcommerce

Installation & Configuration

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

Information

Transport
stdio
Language
TypeScript
Created
2025/4/15
Updated
2025/12/26