Skip to content
Back to search
30
MCP

@mseep/google-maps-geocoding-mcp

npm/@mseep/google-maps-geocoding-mcp

MCP server for Google Maps Geocoding API

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

Similar MCP servers embedding-nearest

@geocoding-ai/mcp
Model Context Protocol server for geocoding
0 tools
@mseep/mcp-gmail
MCP server that provides google Gmail capabilities
0 tools
google-maps-mcp
Google Maps MCP server using Google Places API.
0 tools
@mseep/mcp-gsheets-server
MCP server for Google Sheets integration
0 tools
geolabel-mcp
MCP server for GeoLabel — GPS coordinates to AI-ready location context
0 tools
@mseep/mcp-gemini-google-search
MCP server for Google Search using Gemini
0 tools

How to use

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

{
  "mcpServers": {
    "@mseep/google-maps-geocoding-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}