Search · MODEL CONTEXT PROTOCOL
arjunprabhulal mcp flight search
MCP Server implementation for the Model Context Protocol (MCP) enabling AI tool usage - Realtime Flight Search
WHAT IT CONNECTS
What arjunprabhulal mcp flight search gives an AI Agent
- 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
- `search_flights_tool`: Search for flights between airports with parameters:
- `origin`: Departure airport code (e.g., ATL, JFK)
- `destination`: Arrival airport code (e.g., LAX, ORD)
- `outbound_date`: Departure date (YYYY-MM-DD)
- `return_date`: Optional return date for round trips (YYYY-MM-DD)
- `server_status`: Check if the MCP server is running
SECURITY
An MCP listing is not a security review
An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.