Google Maps Geocoding

v1.0.0APIsstable

Enables LLM clients to convert addresses to coordinates (forward geocoding), coordinates to addresses (reverse geocoding), and lookup Google Place IDs using the Google Maps Geocoding API with support for multiple languages and advanced filtering.

google-maps-geocoding-mcp-servermcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is Google Maps Geocoding?

Google Maps Geocoding is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to enables llm clients to convert addresses to coordinates (forward geocoding), coordinates to addresses (reverse geocoding), and lookup google place ids using the google maps geocoding api with support ...

Enables LLM clients to convert addresses to coordinates (forward geocoding), coordinates to addresses (reverse geocoding), and lookup Google Place IDs using the Google Maps Geocoding API with support for multiple languages and advanced filtering.

This server falls under the APIs and Search & Data Extraction categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Enables LLM clients to convert addresses to coordinates (for

Use Cases

Convert addresses to geographic coordinates and vice versa.
Look up Google Place IDs for location-based services.
kevinwuhoo

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx google-maps-geocoding-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about Google Maps Geocoding

What is Google Maps Geocoding?

Google Maps Geocoding is a Model Context Protocol (MCP) server that enables llm clients to convert addresses to coordinates (forward geocoding), coordinates to addresses (reverse geocoding), and lookup google place ids using the google maps geocoding api with support for multiple languages and advanced filtering. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Google Maps Geocoding?

Follow the installation instructions on the Google Maps Geocoding GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Google Maps Geocoding?

Google Maps Geocoding works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Google Maps Geocoding free to use?

Yes, Google Maps Geocoding is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More APIs MCP Servers

Explore all apis servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "google-maps-geocoding-mcp-server": { "command": "npx", "args": ["-y", "google-maps-geocoding-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Google Maps Geocoding?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides