google maps photos for Cursor
io.github.johnisanerd/google-maps-photos
Google Maps place photos: image URLs, thumbnails, positions, and Street View panoramas.
client:Cursor
transport:streamable-http
Install google maps photos in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"google-maps-photos": {
"url": "https://mcp.apify.com/?tools=johnvc/google-maps-photos-api"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs