# Amadeus Flight Search Server

Enable natural language flight search capabilities by integrating with the Amadeus Flight Offers Search API. Retrieve detailed flight options including times, airlines, and pricing by specifying orig…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add almogqwinz/mcp-amadeus-api

# Browse available tools
npx -y @smithery/cli@latest tool list almogqwinz/mcp-amadeus-api
```

---

Source: https://github.com/almogqwinz/mcp-amadeus-api | License: MIT
