# 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 mcp add pelicantravel/pelikan-mcp-server

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