58
grade D
2 days ago
glama

Google Maps Geocoding MCP Server

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.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: GOOGLE_MAPS_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDEFAULT_LANGUAGE
configDEFAULT_REGION
🔐 secretGOOGLE_MAPS_API_KEY"": "your_api_key_here"
configRATE_LIMIT
configTIMEOUT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/kevinwuhoo-google-maps-geocoding-mcp-1n6a87)](https://m8ven.ai/mcp/kevinwuhoo-google-maps-geocoding-mcp-1n6a87)
commit: 7f704286fb1ad2bf9ed55b8800e46f9b257703d3
code hash: ed92db39c0a0f1dcf1e41a0cd75b2515b398cb8bdc8fe4ab4d23c1ac671575d0
verified: 4/18/2026, 6:50:41 PM
view raw JSON →