{
  "markdown": "# Google Local MCP Server\n\n> Find local businesses on Google with full details: name, address, phone, hours, ratings, photos. Use with Claude or any MCP client.\n\nThis is a remote MCP server that lets Claude, Cursor, ChatGPT, or any MCP client query Google Local directly as a tool call.\n\n## Install in Claude Desktop\n\nAdd this to your `~/Library/Application Support/Claude/claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"google-local\": {\n      \"url\": \"https://apify.com/johnvc/google-local-api/api/mcp\"\n    }\n  }\n}\n```\n\nRestart Claude Desktop. The new tool will be available in your conversations.\n\n## Install in Cursor\n\nAdd this to your `.cursor/mcp.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"google-local\": {\n      \"url\": \"https://apify.com/johnvc/google-local-api/api/mcp\"\n    }\n  }\n}\n```\n\n## What it does\n\nThis 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.\n\nExample queries to try in Claude:\n\n- \"Find all coffee shops within 2 miles of downtown Austin with 4+ star ratings\"\n- \"Get me the contact details for orthodontists in San Francisco\"\n- \"Find boutique law firms in Boston specializing in IP\"\n\n## Built by\n\n[johnvc on Apify](https://apify.com/johnvc?fpr=9n7kx3) | [Sign up for a free account here](https://apify.com/?fpr=9n7kx3).\n\n## License\n\nMIT\n",
  "bytes": 1484,
  "sha": "b135d643d56418864bc15e9b9be15e5f346f67534a4382da1451f168e09df373",
  "repo_slug": "johnisanerd/google-local-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_johnisanerd_google_local_5a7507ff/readme"
}