Skip to content
skillsaggregatorskillsaggregator
Major-vendorstdio● online
Google Maps MCP creator logo

Google Maps MCP

by Google · Location

Source

Geocode addresses, search nearby places, get directions, and query map data.

Works with:Claude CodeCursorWindsurfOpenCode
geocodingplacesdirectionssearch

Install

Run this command in your terminal:

claude mcp add --transport stdio mcp-google-maps -- npx -y @modelcontextprotocol/server-google-maps

Before running, set: GOOGLE_MAPS_API_KEY

Authentication

API key

Required environment variables:

  • GOOGLE_MAPS_API_KEY

See the setup guide for step-by-step instructions on obtaining these credentials.

Reference implementation.