travel-booking-agent

blakelohnwiley/travel-booking-agent
★ 0 stars JavaScript 🌐 Browser/Web Updated today
Production-grade agentic travel booking MCP server (AI-DLC)
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "travel-booking-agent": {
      "command": "npx",
      "args": [
        "-y",
        "blakelohnwiley/travel-booking-agent"
      ]
    }
  }
}

README Excerpt

A production-grade agentic travel booking server exposing search and booking tools over both HTTP and WebSocket. Built with the [AI-DLC](aidlc-docs/) methodology. - **MCP-style tool API** — search flights, hotels, and cars; book, cancel, and retrieve itineraries - **WebSocket transport** — real-time bidirectional tool calls at `ws://host/agent`

Tools (20)

ADMIN_API_KEYBOOKING_API_KEYCAR_API_URLDATABASE_URLENABLE_AUTHFLIGHT_API_URLGETHOTEL_API_URLLIVE_MODENODE_ENVPORTPOSTSTRIPE_SECRET_KEYSTRIPE_WEBHOOK_SECRETbook_carbook_flightbook_hotelcancel_bookingget_itinerarysearch_cars