Skip to main content
Glama
BACH-AI-Tools

Local Business Data MCP Server

business_reviews_v2

Retrieve and filter business reviews by ID with pagination, sorting, and translation options to analyze customer feedback.

Instructions

Get business reviews by Business Id with pagination support.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
business_idYesUnique Business Id. Accepts google_id / business_id or place_id. Examples: 0x880fd393d427a591:0x8cba02d713a995ed ChIJkaUn1JPTD4gR7ZWpE9cCuow
limitNoMaximum number of business reviews to return. Default: 20 Allowed values: 1-100020
cursorNoThe cursor value from the previous response to get the next set of results (scrolling / pagination).
translate_reviewsNoExample value:
queryNoReturn reviews matching a text query.
sort_byNoHow to sort the reviews in the results. Default: most_relevant Allowed values: most_relevant, newest, highest_ranking, lowest_ranking
fieldsNoA comma separated list of review fields to include in the response (field projection). By default all fields are returned. Example: review_id,review_text,rating
regionNoQuery Google Maps from a particular region or country. For a list of supported region/country codes see https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes (Alpha-2 code). Default: us
languageNoSet the language of the results. For a list of supported language codes see https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes . Default: en

Latest Blog Posts

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/BACH-AI-Tools/bachai-local-business-data'

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