Back to search
30
MCP

gmaps-mcp

pypi/gmaps-mcp

MCP server for Google Maps — places search, directions, geocoding. Works with Claude Desktop, Cursor, Claude Code.

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
google-maps-mcp-server
Production-ready MCP server for Google Maps Platform APIs - Directions, Places, Geocoding, Roads, and Distance Matrix
0 tools
mcp-google-map
A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
0 tools
gis-mcp-server
MCP Server for geospatial operations - geocoding, routing, spatial analysis
0 tools
io.github.saurabhsharma2u/search-console-mcp
MCP server for Google Search Console. Includes sites, sitemaps, analytics, and URL inspection.
0 tools
io.github.bhuvnsh/mcp-mapmyindia
MCP server for India maps - place search, nearby discovery, & directions powered by the Mappls API.
0 tools

How to use

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

{
  "mcpServers": {
    "gmaps-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}