Skip to main content
Glama
BACH-AI-Tools

Local Business Data MCP Server

search_in_area

Search for businesses within a specific geographic area using coordinates and zoom level to define the search boundary.

Instructions

Search businesses in a specific geographic area defined by a center coordinate point and zoom level. To see it in action, make a query on Google Maps, wait for the results to show, move the map or change the zoom and click \

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query / keyword
latYesLatitude of the center coordinate point of the area to search in.37.359428
lngYesLongitude of the center coordinate point of the area to search in.-121.925337
zoomYesZoom level on which to make the search (the search area / viewport is determined by lat, lng and zoom on a 1000x1000 screen).
limitNoMaximum number of businesses to return. Default: 20 Allowed values: 1-50020
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
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
subtypesNoFind businesses with specific subtypes, specified as a comma separated list of types (business categories). For the complete list of types, see https://daltonluka.com/blog/google-my-business-categories. Examples: Plumber,Carpenter,Electrician Night club,Dance club,Bar,Pub
extract_emails_and_contactsNoExample value:
fieldsNoA comma separated list of business fields to include in the response (field projection). By default all fields are returned. Example: business_id,type,phone_number,full_address
X-User-AgentNoDevice type for the search. Default desktop.

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