Skip to main content
Glama
BACH-AI-Tools

Local Business Data MCP Server

business_details

Retrieve comprehensive business information including contact details, addresses, and social profiles from Google Maps data for up to 20 businesses at once.

Instructions

Get full business details including emails and social contacts. Supports batching of up to 20 Business Ids.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
business_idYesUnique Business Id. Accepts google_id / business_id or place_id. Examples: 0x880fd393d427a591:0x8cba02d713a995ed ChIJkaUn1JPTD4gR7ZWpE9cCuow In addition, batching of up to 20 Business Ids is supported in a single request using a comma separated list (e.g. business_id=id1,id2).
extract_emails_and_contactsNoExample value:
extract_share_linkNoExample 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
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
coordinatesNoGeographic coordinates of the location from which the query is applied - recommended to use so that results are biased towards this location. Defaults to some central location in the region (see the region parameter).
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions batching support, which is useful, but lacks critical details such as whether this is a read-only operation, potential rate limits, authentication requirements, error handling, or what the response format looks like. For a tool with 7 parameters and no output schema, this leaves significant gaps in understanding its behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is highly concise and front-loaded, consisting of two sentences that directly state the tool's purpose and a key feature (batching). There is no wasted language, and every sentence earns its place by providing essential information efficiently.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity (7 parameters, no annotations, no output schema), the description is incomplete. It adequately states the purpose but fails to provide necessary behavioral context, usage guidelines, or details on output. For a tool that likely returns structured business data, the lack of information on response format or error handling makes it insufficient for an agent to use effectively without guesswork.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, meaning all parameters are documented in the input schema. The description adds minimal value beyond the schema by implying that 'business details' include 'emails and social contacts,' which loosely relates to the 'extract_emails_and_contacts' parameter. However, it doesn't provide additional semantics, syntax, or format details for any parameters, so it meets the baseline for high schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: 'Get full business details including emails and social contacts.' It specifies the verb ('Get'), resource ('business details'), and scope ('including emails and social contacts'), which is specific and actionable. However, it doesn't explicitly differentiate this tool from sibling tools like 'search' or 'business_reviews', which might also retrieve business information but with different focuses.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides minimal usage guidance. It mentions 'Supports batching of up to 20 Business Ids,' which hints at a use case for multiple IDs, but it doesn't explain when to use this tool versus alternatives like 'search' or 'business_reviews'. There's no mention of prerequisites, exclusions, or specific scenarios where this tool is preferred, leaving the agent with little contextual direction.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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