Scrapes flight information from Bing Flights using Playwright and serves it via a Model Context Protocol (MCP) server.
This tool provides a robust solution for programmatically accessing flight data from Bing Flights. It leverages Playwright for browser automation, enabling the extraction of detailed flight information for one-way and round-trip journeys, accommodating various passenger counts and cabin classes. Available as both a standalone Python module and an MCP server, it delivers structured JSON responses, making it easy to integrate flight search capabilities into other applications and services.