Back to directory
flight-planner

flight-planner

@salamentic6

A Model Context Protocol server for creating travel agent-level flight plans using the fast-flights API.

flighttravelplannerapifast-flightscommerce

Installation & Configuration

{
  "mcpServers": {
    "flight-planner": {
      "command": "python",
      "args": [
        "/PATH/TO/flight_planner_server.py"
      ],
      "env": {
        "PYTHONPATH": "/PATH/TO/PROJECT"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/3/5
Updated
2025/9/21