mcp-booking

markswendsen-code/mcp-booking
★ 1 stars TypeScript AI/LLM Updated 1d ago
MCP server for Booking.com - let AI agents book hotels
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-booking": {
      "command": "npx",
      "args": [
        "-y",
        "markswendsen-code/mcp-booking"
      ]
    }
  }
}

README Excerpt

MCP server for Booking.com — search hotels, check availability, manage reservations, and more via AI agents. By [Strider Labs](https://striderlabs.ai) --- This MCP (Model Context Protocol) server gives AI agents the ability to interact with Booking.com using browser automation (Playwright). It supports 14 tools covering the full hotel booking workflow.

Tools (15)

booking_bookbooking_cancel_reservationbooking_check_availabilitybooking_filter_resultsbooking_get_pricesbooking_get_propertybooking_get_reservationsbooking_get_reviewsbooking_loginbooking_login_statusbooking_logoutbooking_save_propertybooking_searchbooking_sort_resultsbooking_status

Topics

ai-agentsautomationbookingclaude-desktophotelsmcpmcp-servertravel