Skip to content
VS Code

HasData Google Maps for VS Code

com.hasdata/google-maps

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

client:VS Code transport:streamable-http runtime:npm

Install HasData Google Maps in VS Code

.vscode/mcp.json

{
  "servers": {
    "google-maps": {
      "type": "http",
      "url": "https://mcp.hasdata.com/mcp?apis=google_maps"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

HasData Google Maps in other clients