01Functions as an MCP server adhering to the Model Context Protocol
02Accepts origin and destination addresses for route calculation
03Utilizes Google Geocoding API to convert addresses into coordinates
04Computes routes and directions using Google Routes API
05Supports customizable travel modes, routing preferences, units, and alternative routes
060 GitHub stars