Google Maps
maps.googleapis.com
Google Maps Platform provides location-based services including geocoding, directions, places search, and distance calculations. The API allows agents to convert addresses to coordinates, calculate routes between locations, find nearby places, and compute travel distances and durations.
api_key
free
1.0
https://maps.googleapis.com
1
2026-03-01T11:10:19.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
compute_distance_matrix
locationCalculate travel distance and duration between multiple origins and destinations for a given travel mode.
Detail: https://maps.googleapis.com/capabilities/compute_distance_matrix
geocode_address
locationConvert a human-readable address into geographic coordinates (latitude and longitude) and structured address components.
Detail: https://maps.googleapis.com/capabilities/geocode_address
get_directions
locationCalculate directions and routes between an origin and destination, with optional waypoints and travel mode selection.
Detail: https://maps.googleapis.com/capabilities/get_directions
get_elevation
locationRetrieve the elevation above sea level for one or more geographic coordinates or along a path.
Detail: https://maps.googleapis.com/capabilities/get_elevation
get_place_details
locationRetrieve comprehensive details about a specific place including address, phone number, website, hours, reviews, and photos.
Detail: https://maps.googleapis.com/capabilities/get_place_details
reverse_geocode
locationConvert geographic coordinates (latitude and longitude) into a human-readable address and place information.
Detail: https://maps.googleapis.com/capabilities/reverse_geocode
search_nearby_places
locationSearch for places near a given location by type or keyword, returning names, addresses, ratings, and open status.
Detail: https://maps.googleapis.com/capabilities/search_nearby_places
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Google Maps Description: Google Maps Platform provides location-based services including geocoding, directions, places search, and distance calculations. The API allows agents to convert addresses to coordinates, calculate routes between locations, find nearby places, and compute travel distances and durations. Auth: api_key Capabilities: - compute_distance_matrix: Calculate travel distance and duration between multiple origins and destinations for a given travel mode. - geocode_address: Convert a human-readable address into geographic coordinates (latitude and longitude) and structured address components. - get_directions: Calculate directions and routes between an origin and destination, with optional waypoints and travel mode selection. - get_elevation: Retrieve the elevation above sea level for one or more geographic coordinates or along a path. - get_place_details: Retrieve comprehensive details about a specific place including address, phone number, website, hours, reviews, and photos. - reverse_geocode: Convert geographic coordinates (latitude and longitude) into a human-readable address and place information. - search_nearby_places: Search for places near a given location by type or keyword, returning names, addresses, ratings, and open status.