mcp-flight-search
16
MCP Flight Search is a service implementing the Model Context Protocol (MCP) to provide flight search capabilities using SerpAPI. It supports one-way and round-trip searches, with integration designed for MCP-compatible AI models.
MCP Flight Search
A flight search service built with Model Context Protocol (MCP).
Features
- MCP-compliant tools for flight search functionality
- Integration with SerpAPI Google Flights
- Support for one-way and round-trip flights
- Rich logging with structured output
- Modular, maintainable code structure
MCP Tools
search_flights_tool
: Search for flights between airports with parameters such asorigin
,destination
,outbound_date
, andreturn_date
.server_status
: Check if the MCP server is running.