Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Google Local Server

FreeNot checked

Enables searching Google Local for businesses by keyword and location, returning details like name, address, phone, hours, ratings, and more. Useful for lead ge

GitHubEmbed

About

Enables searching Google Local for businesses by keyword and location, returning details like name, address, phone, hours, ratings, and more. Useful for lead generation, local SEO, and market analysis.

README

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.

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

from github.com/johnisanerd/google-local-mcp

Installing Google Local Server

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/johnisanerd/google-local-mcp

FAQ

Is Google Local Server MCP free?

Yes, Google Local Server MCP is free — one-click install via Unyly at no cost.

Does Google Local Server need an API key?

No, Google Local Server runs without API keys or environment variables.

Is Google Local Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Google Local Server in Claude Desktop, Claude Code or Cursor?

Open Google Local Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Google Local Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs