Apple Maps for Cursor
io.github.johnisanerd/apple-maps
Search Apple Maps businesses with Apple ratings and aggregated Yelp + TripAdvisor reviews.
client:Cursor
transport:streamable-http
Install Apple Maps in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"apple-maps": {
"url": "https://mcp.apify.com/?tools=johnvc/apple-maps-api"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs