Back to search
30
MCP

google-maps-mcp-server

pypi/google-maps-mcp-server

Production-ready MCP server for Google Maps Platform APIs - Directions, Places, Geocoding, Roads, and Distance Matrix

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

google-maps-mcp
Google Maps MCP server using Google Places API.
0 tools
gmaps-mcp
MCP server for Google Maps — places search, directions, geocoding. Works with Claude Desktop, Cursor, Claude Code.
0 tools
acuvity/mcp-server-google-maps
MCP server for using the Google Maps API
0 tools
geolabel-mcp
MCP server for GeoLabel — GPS coordinates to AI-ready location context
0 tools
gis-mcp-server
MCP Server for geospatial operations - geocoding, routing, spatial analysis
0 tools
mcp-google-map
A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "google-maps-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}