WebHotelier-MCP-Server-

nikagabriel741agent/WebHotelier-MCP-Server-
★ 0 stars JavaScript API Integration Updated today
Read-only MCP server for the WebHotelier REST API — gives Claude and any MCP client live hotel availability, prices, rate plans and offers.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "webhotelier-mcp-serv": {
      "command": "npx",
      "args": [
        "-y",
        "nikagabriel741agent/WebHotelier-MCP-Server-"
      ]
    }
  }
}