Back to directory
salamentic/google-flights-mcp

salamentic/google-flights-mcp

@salamentic

A Model Context Protocol server that creates travel agent-level flight plans using the fast-flights API

flightstravelplannergoogle-flightsapiclaudemcpcommerce

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15