Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bitsmuggler • Uncategorized
An MCP server that integrates Google Maps Geocoding and Routes APIs to compute directions between addresses.
Compute driving or walking directions between two addresses.
Convert addresses into geographic coordinates using Google Geocoding API.
That require route options with different travel modes and routing preferences.
This MCP server accepts origin and destination addresses, uses the Google Geocoding API to convert them into coordinates, and then computes routes using the Google Routes API. It supports various travel modes, routing preferences, units, and alternative routes, making it a practical tool for applications requiring route computations. The project is designed to be simple and easily integrated with agents via the Model Context Protocol.