Skip to main content
Glama
BACH-AI-Tools

Local Business Data MCP Server

business_reviews

Retrieve customer reviews for a specific business using its unique identifier, with options to filter, sort, and paginate results for analysis.

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-10005
offsetNoNumber of business reviews to skip (for pagination/scrolling). Default: 00
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