← Back to Plugins
MCP Server MCP

Apple Maps

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.apify.com/?tools=johnvc/apple-maps-api",
      "headers": [
        {
          "description": "Apify API token in Bearer format. Get one at https://console.apify.com/account#/integrations?fpr=9n7kx3. Optional if your client supports OAuth.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...