-
securityA
license-
qualityEnables searching and retrieving detailed flight information using the Duffel API, supporting various flight types and flexible search parameters for efficient travel planning.
Last updated -
45
Python
MIT License
Supports integration with Claude Desktop on macOS via a specific configuration file path for setting up the flight-planner MCP server.
A Model Context Protocol server that creates travel agent-level flight plans using the fast-flights API.
You can run the server directly:
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
/PATH/TO/
with the actual path to your server fileFor testing and development, you can use the MCP Inspector:
search_one_way_flights
: Search for one-way flights between airportssearch_round_trip_flights
: Search for round-trip flights between airports create_travel_plan
: Generate a comprehensive travel planairport_codes://{query}
: Get airport code information based on a search queryflight_search_prompt
: Template for searching flightstravel_plan_prompt
: Template for creating a comprehensive travel planOnce integrated with Claude Desktop, you can ask things like:
MIT
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Creates travel agent-level flight plans using the fast-flights API, allowing users to search for flights and generate comprehensive travel itineraries.