HasData Google Maps MCP Server
A hosted Model Context Protocol (MCP) server that gives Claude, Cursor, Windsurf and any other MCP client six read-only Google Maps tools. Search places, read a place in full, pull its reviews, photos and posts, and walk a single reviewer's history, all as structured JSON, with no Google Cloud project and no billing to enable.
People connecting web scraping tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 2 · #69 OF 78 MAINTAINED WEB SCRAPING · VERIFIED 2026-08-25
MIT · JavaScript servers · how we verify → /methodology
01 · Install HasData Google Maps
before you install - you'll need
HASDATA_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add hasdata-google-maps-mcp --transport http https://mcp.hasdata.com/api/mcp?apis=google_maps Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"hasdata-google-maps-mcp": {
"url": "https://mcp.hasdata.com/api/mcp?apis=google_maps"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.hasdata.com/api/mcp?apis=google_maps
transport: streamable-http
endpoint alive - authentication required · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.hasdata.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
repo age created 2026-08-21 - young repo, little track record yet
license MIT - declared in the repository
npm package @hasdata/google-maps-mcp - published under the repo owner's npm scope (@hasdata)
registry vendor namespace com.hasdata - domain-verified with the official MCP registry
03 · What HasData Google Maps can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.0.0 · 2026-08-24
Stable release of the HasData Google Maps MCP server. Install from npm (@hasdata/google-maps-mcp) or PyPI (hasdata-google-maps-mcp), or connect to the hosted server over streamable HTTP. Six tools: place search, place…
04 · Who maintains HasData Google Maps
HasData Google Maps is maintained by hasdata. We track 13 MCP servers from hasdata - 13 actively maintained, 21 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from hasdata.
- HasData All HasData scraping tools in one MCP server: Google, TikTok, Instagram, maps, e-commerce and more. ★ 4
- HasData DuckDuckGo DuckDuckGo search as JSON. Ranked results, ads in their own array, 37 regions. ★ 2
- HasData Google Search (SERP) Google SERP as JSON: organic, AI Overview, People Also Ask, AI Mode, news, shopping. No Cloud setup. ★ 2
- HasData Instagram Public Instagram profiles and post feeds by handle, with hashtags and mentions parsed. ★ 2
- HasData YouTube Search YouTube and read video, channel and transcript data as JSON. No Google Cloud project. ★ 2
05 · Facts
- repository
- github.com/hasdata/google-maps-mcp
- category
- web scraping - ranked #69 of 78 actively-maintained web scraping servers as of 2026-08-25.
- release cadence
- 1 release in the last 90 days (latest 2026-08-24)
- registry
- com.hasdata/google-maps (active, first published 2026-08-21 · 2 versions)
- packages
- npm:@hasdata/google-maps-mcp · pypi:hasdata-google-maps-mcp
06 · HasData Google Maps FAQ
What is HasData Google Maps?
A hosted Model Context Protocol (MCP) server that gives Claude, Cursor, Windsurf and any other MCP client six read-only Google Maps tools. Search places, read a place in full, pull its reviews, photos and posts, and walk a single reviewer's history, all as structured JSON, with no Google Cloud project and no billing to enable.
Is HasData Google Maps still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 1 release in the last 90 days. We re-verify nightly.
How do I install HasData Google Maps?
Run `npx -y @hasdata/google-maps-mcp`. The README documents one environment variable (HASDATA_API_KEY) to set first. You can also paste the ready-made client config above.
Does HasData Google Maps require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to HasData Google Maps
Alternatives to HasData Google Maps
Maintained web scraping servers if HasData Google Maps isn't the fit.
- Firecrawl MCP Server MCP server for Firecrawl - web search, scraping, and biomedical/arXiv paper search. ★ 7,310 · 2026-08-25
- Exa Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding ★ 4,917 · 2026-08-21
- Apify MCP Server Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡ ★ 4,718 · 2026-08-23
- Wigolo Local-first web intelligence MCP server for AI coding agents ★ 4,647 · 2026-08-24
- Tavily MCP MCP server for advanced web search using Tavily ★ 2,351 · 2026-08-20
- Open Brand Extract brand assets (logos, colors, backdrop images, brand name) from any website URL ★ 785 · 2026-05-12
Pairs well with
Servers that cover what HasData Google Maps doesn't - only shown when the pairing reason fits the companion.
- SearXNG Search → search companion search · ★ 1,158
- Blockrun MCP → search companion search · ★ 388
- Supabase → database companion database · ★ 2,871
- MongoDB MCP Server → database companion database · ★ 1,106
- Codebase Memory → memory companion memory · ★ 40,198
- Memorix → memory companion memory · ★ 688
More web scraping MCP servers · Has Data · HasData Instagram · Ragstack · Web Search · Seo Audit Console
More JavaScript MCP servers · HasData Google Search (SERP) · HasData YouTube · Admin MCP · see all