Google Local MCP Server
Allows searching Google Local for businesses by keyword and location, returning details like name, address, phone, hours, ratings, review count, website, and category.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Google Local MCP ServerFind Italian restaurants in Boston with 4+ stars"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Google Local MCP Server
Find local businesses on Google with full details: name, address, phone, hours, ratings, photos. Use with Claude or any MCP client.
This is a remote MCP server that lets Claude, Cursor, ChatGPT, or any MCP client query Google Local directly as a tool call.
Install in Claude Desktop
Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"google-local": {
"url": "https://apify.com/johnvc/google-local-api/api/mcp"
}
}
}Restart Claude Desktop. The new tool will be available in your conversations.
Related MCP server: Yelp Fusion MCP Server
Install in Cursor
Add this to your .cursor/mcp.json:
{
"mcpServers": {
"google-local": {
"url": "https://apify.com/johnvc/google-local-api/api/mcp"
}
}
}What it does
This MCP server lets Claude search Google Local for businesses by keyword and location. Returns business name, address, phone, hours, rating, review count, website, and category. Useful for sales prospecting, local SEO research, lead generation, and market analysis.
Example queries to try in Claude:
"Find all coffee shops within 2 miles of downtown Austin with 4+ star ratings"
"Get me the contact details for orthodontists in San Francisco"
"Find boutique law firms in Boston specializing in IP"
Built by
johnvc on Apify | Sign up for a free account here.
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables access to Google Maps business data including search, reviews, photos, and geocoding. Supports searching businesses by location, area, or coordinates, retrieving detailed business information, reviews, and performing reverse geocoding operations.Last updated13MIT
- Flicense-qualityDmaintenanceProvides access to Yelp's business database for searching local businesses, retrieving detailed ratings and reviews, and performing market research through business counts. It enables users to look up businesses by location, category, or phone number using the Yelp Fusion API.Last updated1
- Flicense-quality-maintenanceSearch for local businesses worldwide. Structured data optimized for AI agents. • Search Millions of businesses over 49 countries (Europe, Northamerica, Southamerica, Asia, Oceania) • Quality & demand scoring for every business • Ranking based on real user click-through data • No API key needed, free access • Rate limit: 500 requests/hour per IPLast updated
- AlicenseAqualityDmaintenanceSearch for local businesses worldwide. Structured data optimized for AI agents. • Search Millions of businesses over 49 countries (Europe, Northamerica, Southamerica, Asia, Oceania) • Quality & demand scoring for every business • Ranking based on real user click-through data • No API key needed, free access • Rate limit: 500 requests/hour per IPLast updated61MIT
Related MCP Connectors
Live Google Maps business search, review, and photo data for AI agents over MCP.
Local business intel for AI agents: audits, lead scoring, tech stack, prospecting.
Verified US local service providers across 10 home-services trades. Ratings, hours, no API key.
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/johnisanerd/google-local-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server