vblagoje/optimal-route
3.2
If you are the rightful owner of optimal-route 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.
The Optimal Route MCP Server is designed to calculate optimal travel routes and distances between locations using the Google Maps Platform.
Tools
Functions exposed to the LLM to take actions
compute_optimal_route
Returns the optimal path through a list of points of interest.
get_distance_matrix
Returns time and distance matrices between all locations.
get_distance_direction
Analyzes the comprehensive relationship between two points of interest.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client