Google Maps MCP Server logo

Google Maps MCP Server

0

Google Maps MCP server for Cursor. Place search and place details, reviews, photos, posts and contributor history, as structured JSON, with no Google Cloud project to set up. Remote MCP server hosted by HasData, connects over streamable HTTP with your HasData API key.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "type": "streamable-http", "url": "https://mcp.hasdata.com/api/mcp?apis=google_maps", "headers": { "x-api-key": "YOUR_HASDATA_API_KEY" } }