Local Business Data MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | API key for authentication with Local Business Data API |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| business_review_detailsB | Get the details of a specific review by Google Id / Business Id or Google Place Id and Review Author Id. |
| search_in_areaC | 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 \ |
| autocompleteB | Returns place/address, business and query predictions for text-based geographic queries. |
| business_photo_detailsA | Get extra details about a business photo - caption, owner name and avatar, and more information. Supports batching of up to 20 Photo Ids. |
| business_postsC | Get all / paginate Business Owner Posts (\ |
| reverse_geocodingC | Get the details of a place or address in a specific geographic location by latitude and longitude (reverse geocoding). This endpoint implements the \ |
| search_nearbyC | Search businesses near by specific geographic coordinates. To see it in action, right click on a specific point in the map on Google Maps and select \ |
| business_photosC | Get business photos by Business Id. |
| searchC | Search local businesses on Google Maps with an option to pull emails and social profile links from their website (see the |
| bulk_searchA | Search local businesses on Google Maps. Batching of up to 20 queries is supported in a single request. |
| business_detailsC | Get full business details including emails and social contacts. Supports batching of up to 20 Business Ids. |
| business_reviews_v2B | Get business reviews by Business Id with pagination support. |
| business_reviewsC | Get business reviews by Business Id with pagination support. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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