google-maps-mcp-server

Ephasme/google-maps-mcp-server

3.1

If you are the rightful owner of google-maps-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This project provides a minimal scaffolding for a Model Context Protocol (MCP) server that exposes Google Maps tools using Node.js and TypeScript.

Tools

Functions exposed to the LLM to take actions

geocode

{ address: string }

places_search

{ query: string }

directions

{ origin: string, destination: string, mode?: 'driving'|'walking'|'bicycling'|'transit' }

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources