bulk-geocode
Convert multiple addresses into geographic coordinates in one request using the MCP server. Returns JSON with location details, bounding boxes, and local context for each address.
Instructions
Perform multiple address geocoding operations in a single request. Returns results as a JSON list, showing only the first result for each. Using this to geocode POIs is strongly discouraged, as many places with the same name exist; only use this for addresses. Returned geographic information includes coordinates, bounding box, local context (what country, city, etc. is it in).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
items | Yes | Array of geocoding items to process in bulk. |