Mapbox
Mapbox
Tool
Reverse Geocode Tool
reverse_geocode_toolFind addresses, cities, towns, neighborhoods, postcodes, districts, regions, and countries around a specified geographic coordinate pair. Converts geographic coordinates (longitude, latitude) into human-readable addresses or place names. Use limit=1 for best results. This tool cannot reverse geocode businesses, landmarks, historic sites, and other points of interest that are not of the types mentioned. Supports both JSON and text output formats.
Pricing
Per call
$0.01
Model
flat
Pay only for what you use. No subscriptions.
Inputs
country
arraytypes
arraypermanent
booleanlatitude *
numberlimit
numberformat
stringlanguage
stringworldview
stringlongitude *
numberTry It
API
MCP Config
Input Parameters
Array of ISO 3166 alpha 2 country codes to limit results
Array of feature types to filter results
Latitude coordinate to reverse geocode
Maximum number of results (1-5). Use 1 for best results. If you need more than 1 result, you must specify exactly one type in the types parameter.
formatted_text
Output format: "json_string" returns raw GeoJSON data as a JSON string that can be parsed; "formatted_text" returns human-readable text with place names, addresses, and coordinates. Both return as text content but json_string contains parseable JSON data while formatted_text is for display.
IETF language tag for the response (e.g., "en", "es", "fr", "de", "ja")
us
Returns features from a specific regional perspective
Longitude coordinate to reverse geocode

