Skip to main content
Glama

SearchAPI MCP Server

search_google_flights_calendar

Find the best flight deals by searching Google Flights with flexible date ranges, filtering by departure, destination, and travel preferences to optimize cost and schedule.

Input Schema

NameRequiredDescriptionDefault
adultsNo成人数量
arrival_idYes目的地ID
childrenNo儿童数量
currencyNo货币
departure_idYes出发地ID
flight_typeYes航班类型
glNo地理位置
hlNo语言
outbound_dateYes出发日期
outbound_date_endNo出发日期结束
outbound_date_startNo出发日期开始
return_dateNo返程日期
return_date_endNo返程日期结束
return_date_startNo返程日期开始
stopsNo中转次数
travel_classNo舱位等级

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "adults": { "description": "成人数量", "type": "string" }, "arrival_id": { "description": "目的地ID", "type": "string" }, "children": { "description": "儿童数量", "type": "string" }, "currency": { "description": "货币", "type": "string" }, "departure_id": { "description": "出发地ID", "type": "string" }, "flight_type": { "description": "航班类型", "type": "string" }, "gl": { "description": "地理位置", "type": "string" }, "hl": { "description": "语言", "type": "string" }, "outbound_date": { "description": "出发日期", "type": "string" }, "outbound_date_end": { "description": "出发日期结束", "type": "string" }, "outbound_date_start": { "description": "出发日期开始", "type": "string" }, "return_date": { "description": "返程日期", "type": "string" }, "return_date_end": { "description": "返程日期结束", "type": "string" }, "return_date_start": { "description": "返程日期开始", "type": "string" }, "stops": { "description": "中转次数", "type": "string" }, "travel_class": { "description": "舱位等级", "type": "string" } }, "required": [ "flight_type", "departure_id", "arrival_id", "outbound_date" ], "type": "object" }
Install Server

Other Tools from SearchAPI MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lianshuang-photo/searchapi-mcp-nodejs'

If you have feedback or need assistance with the MCP directory API, please join our Discord server