travel-mcp-server

CVamsi27/travel-mcp-server

3.2

If you are the rightful owner of travel-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Travel MCP Server is a Model Context Protocol server designed to interface with Amadeus travel APIs, providing comprehensive travel-related data and services.

Travel MCP Server (Amadeus API)

An MCP (Model Context Protocol) server for Amadeus travel APIs, providing flight, hotel, airport, and tourism data directly to Copilot Chat or CLI.

Features

  • Flight offers search
  • Hotel offers & booking
  • Airline, airport, city lookup
  • Flight delay prediction
  • Tours & activities
  • And 30+ more Amadeus endpoints

Installation

git clone https://github.com/yourusername/travel-mcp-server.git
cd travel-mcp-server
pnpm install
pnpm dev

Example

Run the application and use the below sample code command line to get relevent response

/mcp searchFlights origin= destination= departureDate= /mcp searchHotels cityCode= checkInDate= checkOutDate= /mcp getLocationInfo keyword= /mcp getHotelOffers hotelId= /mcp getCheapestFlights origin= destination=