Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Š 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🗺️ Location Services
  3. MCP Google Map
MCP Google Map logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 2:17:34 PM

MCP Google Map

User RatingsBe the first to rate and review this MCP server!
View Repository445 GitHub StarsTotal stargazers on GitHub for the source repository (445 stars).Visit Website
google-mapsgeospatialroutingplace-searchmcp

Google Maps MCP tools for geocoding, place search, routing, weather, air quality, maps, and local ranking.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "cablate-mcp-google-map": {
      "command": "npx",
      "args": [
        "-y",
        "@cablate/mcp-google-map"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (18) Directory Badge Claim listing Alternatives🗺️ More in Location Services

Overview

The cablate/mcp-google-map MCP server exposes Google Maps capabilities to AI agents through MCP. It supports stdio and Streamable HTTP transports, plus a standalone CLI for direct tool execution. Use it for location-aware workflows such as finding places, geocoding addresses, planning routes, comparing businesses, or retrieving environmental data. A Google Maps API key and relevant Google Cloud APIs are required.

Use cases

•Geocode customer or delivery addresses
•Find restaurants and services near a location
•Plan optimized multi-stop driving routes
•Compare businesses and retrieve their details
•Check weather and air quality for coordinates

Key features

•18 Google Maps tools
•Stdio and Streamable HTTP transports
•Standalone exec CLI mode
•Multi-stop route optimization
•Batch geocoding for up to 50 addresses
•Configurable tool registration

Capabilities & Tool Schemas (18) ~543 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Google Map.

maps_search_nearby

Find places near a location by type (restaurant, cafe, hotel, etc.). Supports filtering by radius, rating, and open status.

maps_search_places

Free-text place search (e.g., "sushi restaurants in Tokyo"). Supports location bias, rating, open-now filters.

maps_place_details

Get full details for a place by its place_id — reviews, phone, website, hours. Optional `maxPhotos` param returns photo URLs.

maps_geocode

Convert an address or landmark name into GPS coordinates.

maps_reverse_geocode

Convert GPS coordinates into a street address.

maps_distance_matrix

Calculate travel distances and times between multiple origins and destinations. Driving mode supports `avoid_tolls` and `avoid_highways`.

How MCP Google Map works

What cablate/mcp-google-map MCP server does

The cablate/mcp-google-map MCP server connects MCP-compatible clients to Google Maps-related operations. It covers address and coordinate conversion, place discovery, place details, navigation, travel-time calculations, elevation, time zones, weather, air quality, and static map images.

The tool set also includes higher-level workflows. Agents can explore an area across several place types, optimize a route with up to 25 stops, compare places, search for businesses along a route, or scan a geographic grid for local search rankings. The ranking tracker accepts up to three keywords and reports positions, top competitors, ARP, ATRP, and SoLV.

How it works

Run the package locally with stdio for desktop clients, or start its Streamable HTTP transport for multi-session or remote access. In stdio mode, the MCP client starts the package and supplies the API key through its environment. HTTP deployments can receive a key through an HTTP header, a command-line option, or the server environment.

The package also supports an exec mode that invokes tools without starting an MCP server. Its batch geocoding command reads one address per line from a file or standard input and writes JSON results, with a default concurrency of 20 requests.

All listed tools are marked read-only and non-destructive. The project includes an Agent Skill definition describing how to use and chain the Google Maps tools.

Setup and configuration

Install and run the cablate/mcp-google-map MCP server with the npm package command shown below:

Terminal
npx -y @cablate/mcp-google-map --stdio

Configure GOOGLE_MAPS_API_KEY in the MCP client's environment. The key can also be passed to an HTTP server with --apikey or supplied per request using the X-Google-Maps-API-Key header. GOOGLE_MAPS_ENABLED_TOOLS can restrict registration to a comma-separated subset of tools; leaving it unset or using * enables all tools.

Before using place and routing features, enable Places API (New) and Routes API in Google Cloud Console. The README also documents MCP_SERVER_PORT and MCP_SERVER_HOST for HTTP configuration.

Tools and capabilities

  • Search nearby places by type, radius, rating, and open status.
  • Search by free text and retrieve place details, reviews, contact data, hours, and photo URLs.
  • Geocode addresses, reverse geocode coordinates, or process up to 50 addresses per tool call.
  • Calculate distance matrices and step-by-step directions, including toll and highway avoidance for driving.
  • Retrieve elevation, time-zone data, current or forecast weather, and air-quality information.
  • Generate inline static map images with markers, paths, or routes.
  • Search along routes, explore areas, optimize multi-stop routes, compare places, and track local rankings.

Limitations and notes

This project relies on Google Maps APIs, so availability and applicable usage costs depend on the configured Google Cloud account and enabled APIs. The provided material does not specify API quotas or regional coverage. The local ranking tracker is described as a grid-based scan and not as a general analytics platform. HTTP mode requires choosing and configuring a host and port when deploying it for remote access.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Location Services View all alternatives
  • Open Streetmap MCP logoOpen Streetmap MCP

    An OpenStreetMap MCP server with location-based services and geospatial data.

    🗺️ Location Services3 views
    Compare vs Open Streetmap MCP →
  • Geoserver MCP logoGeoserver MCP

    A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API, enabling AI assistants to interact with geospatial data and services.

    🗺️ Location Services4 views
    Compare vs Geoserver MCP →
  • Thinair Geo logoThinair Geo

    Location & routing intelligence for AI agents — geocoding, truck routing with hazmat/dimension constraints, traffic, weather, isochrones, place search. Full planet coverage. Hosted MCP server with OAuth 2.0 + Bearer auth.

    🗺️ Location Services1 views
    Compare vs Thinair Geo →
  • Emem logoEmem

    Earth memory MCP server that gives AI agents signed geospatial facts and cite-able receipts for place-based questions. Covers elevation, land cover, surface water, vegetation, and built-up context. Public endpoint at https://emem.dev/mcp.

    🗺️ Location Services8 views
    Compare vs Emem →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
445
Stargazers on the source repository.
npm downloads
4.7k
Package downloads in the last 30 days.
Last commit
26d ago
Most recent push to the default branch.
Tools exposed
18
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Google Map

Run `npx -y @cablate/mcp-google-map --stdio`, then configure `GOOGLE_MAPS_API_KEY` in the MCP client's environment.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Google Map AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/cablate-mcp-google-map?style=directory)](https://allmcps.com/mcp/cablate-mcp-google-map)
HTML Embed
<a href="https://allmcps.com/mcp/cablate-mcp-google-map"><img src="https://allmcps.com/api/badge/cablate-mcp-google-map?style=directory" alt="MCP Google Map on AllMCPs" /></a>

Technical Specs & Signals

Category🗺️Location Services
PricingBring your own API key (usage-based cost)
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 3, 2026
10/10 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars445
GitHub Star CountTotal stargazers on GitHub representing community popularity (445 stars).
Last commit26d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 16, 2026
npm downloads4,660/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
69Quality signal: Great · 69/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity13/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev ¡ @cablate/mcp-google-map (npm)

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🗺️ Location Services →Best MCP servers for Maps & Location →Alternatives to MCP Google Map →Install in Claude DesktopInstall in CursorInstall in VS Code