Skip to main content
Glama

SearchAPI MCP Server

search_google_hotels_property

Retrieve hotel property details and availability on Google Hotels by providing check-in/out dates, property token, and optional filters like guests, language, and currency.

Input Schema

NameRequiredDescriptionDefault
adultsNo成人数量
check_in_dateYes入住日期
check_out_dateYes退房日期
childrenNo儿童数量
children_agesNo儿童年龄
currencyNo货币
glNo地理位置
hlNo语言
property_tokenYes物业令牌

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "adults": { "description": "成人数量", "type": "string" }, "check_in_date": { "description": "入住日期", "type": "string" }, "check_out_date": { "description": "退房日期", "type": "string" }, "children": { "description": "儿童数量", "type": "string" }, "children_ages": { "description": "儿童年龄", "type": "string" }, "currency": { "description": "货币", "type": "string" }, "gl": { "description": "地理位置", "type": "string" }, "hl": { "description": "语言", "type": "string" }, "property_token": { "description": "物业令牌", "type": "string" } }, "required": [ "property_token", "check_in_date", "check_out_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