Skip to content
Cursor

HasData Google Maps for Cursor

com.hasdata/google-maps

Google Maps places, reviews, contributor history, photos and posts as JSON. No Google Cloud.

client:Cursor transport:streamable-http runtime:npm

Install HasData Google Maps in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "google-maps": {
      "url": "https://mcp.hasdata.com/mcp?apis=google_maps"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

HasData Google Maps in other clients