Skip to content
Grok

Apple Maps for Grok

io.github.johnisanerd/apple-maps

Search Apple Maps businesses with Apple ratings and aggregated Yelp + TripAdvisor reviews.

client:Grok transport:streamable-http

Install Apple Maps in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "apple-maps": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/apple-maps-api"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Apple Maps in other clients