Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by BrendanMartin • Uncategorized
A lightweight MCP server that wraps Google Maps REST APIs over stdio for use with MCP-compatible clients.
Convert addresses to latitude/longitude coordinates.
Get directions and step-by-step navigation between locations.
Search for places or calculate distances and travel times.
This MCP server provides direct HTTP access to Google Maps APIs without any SDK or abstraction layer, delivering results as plain text. It is built in Go as a single static binary with zero runtime dependencies, enabling instant startup and minimal memory usage. It supports tools for geocoding, reverse geocoding, directions, distance matrix calculations, and place search, making it ideal for integration with Claude Code and similar clients.