MCP Location Services for LLM
JSON →Provides geocoding, reverse geocoding, routing, and driving distance calculations for LLMs using pgGeocoder and pgrServer.
Tools · 3
- geocode Geocode a Japanese address to coordinates using pgGeocoder
- reverse_geocode Reverse geocode coordinates to a Japanese address using pgGeocoder
- driving_distance Get driving distance and path between two coordinates using Dijkstra shortest path search via pgrServer
Links
★ 1 GitHub stars