Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Find Flights MCP Server
Claim
by
ravinahp
GitHub
Travel & Transportation
Python
MIT License
45
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
flights-mcp
src
flights
api
src/flights/api/client.py
src/flights/api/endpoints.py
src/flights/api/__init__.py
"""Duffel API client package.""" from .client import DuffelClient __all__ = ['DuffelClient']