MCP-Google-Maps

MCP-Google-Maps

0

MCP Google Maps is an MCP server designed to integrate Google Maps features, including geocoding and routing, via an interface supporting multiple commands. It allows developers to leverage Google Maps functionality in their applications, ensuring efficient place search and data retrieval.

MCP Google Maps

A Model Context Protocol (MCP) server for integrating Google Maps' functionality. It provides access to features like Places Search, Geocoding, Directions, and more through the MCP interface.

Features

  • Places Search
  • Place Details
  • Geocoding and Reverse Geocoding
  • Distance Matrix
  • Directions
  • Elevation Data
  • Static Maps Generation

Installation & Testing

First, install the package globally. You can test if the MCP server is working by running the respective command.

Available MCP Commands

  • Search for places near a location
  • Get detailed information about a specific place
  • Convert address to coordinates and vice versa
  • Calculate distances between multiple origins and destinations
  • Get directions and elevation data
  • Generate static map images