# Pelikan Flight Search Server

Provide flight search and detailed flight information retrieval capabilities through a server backend. Enable users to start unique sessions, search for flights between airports, and access detailed …

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list pelicantravel/pelikan-mcp-server
```

---

Source: https://github.com/pelicantravel/pelikan-mcp-server
