Wraps the Navifare REST API to help you find cheaper prices for flights users have already discovered. You get two tools: one that parses natural language flight details (including screenshot text) into structured data, and another that runs the actual price comparison across multiple booking sources. The workflow is straightforward: user shares flight info conversationally, you format it with format_flight_pricecheck_request, then call flight_pricecheck to search for better deals. Currently limited to round-trip flights only, no one-way or open-jaw routing. Requires a Gemini API key for the natural language parsing. Useful when users screenshot or paste flight details and want to know if they can book the same itinerary cheaper elsewhere.
claude mcp add --transport stdio navifare-navifare-mcp -- npx -y navifare-mcp