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
arjunprabhulal mcp flight search 为 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
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。