Skip to main content
Glama

SearchAPI MCP Server

search_google_maps_reviews

Extract and analyze Google Maps reviews by specifying place ID, language, location, sorting, or rating. Use it to gather insights on user feedback and improve decision-making.

Input Schema

NameRequiredDescriptionDefault
data_idNo数据ID
glNo地理位置
hlNo语言
next_page_tokenNo下一页令牌
place_idNo地点ID
ratingNo评分
reviews_limitNo评论数量限制
sort_byNo排序方式
topic_idNo主题ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "data_id": { "description": "数据ID", "type": "string" }, "gl": { "description": "地理位置", "type": "string" }, "hl": { "description": "语言", "type": "string" }, "next_page_token": { "description": "下一页令牌", "type": "string" }, "place_id": { "description": "地点ID", "type": "string" }, "rating": { "description": "评分", "type": "string" }, "reviews_limit": { "description": "评论数量限制", "type": "string" }, "sort_by": { "description": "排序方式", "type": "string" }, "topic_id": { "description": "主题ID", "type": "string" } }, "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