{"service":"geomcp.au","description":"Edge-native Australian address API + MCP server over G-NAF — 16M addresses, all states.","endpoints":{"search":"/v1/search?q=&state=&limit=","geocode":"/v1/geocode?address=","geocode_batch":"POST /v1/geocode/batch  { addresses: [...] }  (bulk, key)","reverse":"/v1/reverse?lat=&lng=&radius=","reverse_batch":"POST /v1/reverse/batch  { points: [{lat,lng}] }  (bulk, key)","nearby":"/v1/nearby?lat=&lng=&radius=&limit=  (addresses in an area, key)","distance":"/v1/distance?from=&to=&mode=line|drive|walk  (line=instant straight-line; drive/walk=OSRM route + travel-time)","distance_matrix":"POST /v1/distance/matrix  { from, to:[...] }  (service-area, key)","trip":"POST /v1/trip  { stops:[...], mode?:drive|walk, roundtrip?:bool }  (optimal multi-stop visiting order, TSP, key)","nearest":"/v1/nearest?type=&address=  OR  ?lat=&lng=  (nearest of 23 facility types: hospital/school/station/airport/weather_station/train|bus|tram|ferry_stop/etc, key)","region":"/v1/region?level=sa3|sa4&code=|name=  (region market rollup: pop/growth/jobs/business, key)","enrich":"/v1/enrich?address=  OR  ?lat=&lng=  (full profile: ABS geography+electorate+SEIFA+Census(incl commute), economy, physical(elevation/land_use/reserve/building/bushfire), crime(NSW/VIC/QLD), climate(rainfall/temp/aridity), key)","enrich_batch":"POST /v1/enrich/batch  { items:[...] }  (bulk region tagging, key)","validate":"/v1/validate?address=","street":"/v1/street?street=&locality=&state=  (every address on a street)","suburb":"/v1/suburb?locality=&state=  (streets + dwelling-mix/centroid/bbox stats)","suburb_stats":"/v1/suburb/stats?locality=&state=  (just the rollup, key)","suburb_neighbours":"/v1/suburb/neighbours?locality=&state=  (bordering suburbs, key)","postcode":"/v1/postcode?code=  (suburbs in a postcode)","health":"/health","mcp":"/mcp"},"attribution":"Incorporates or developed using G-NAF © Geoscape Australia and ABS data (CC BY 4.0), ABARES Catchment Scale Land Use of Australia 2023 (CC BY 4.0) for observed land use, Geoscience Australia elevation, facility & reserve data and CAPAD © DCCEEW (CC BY 4.0), Microsoft Building Footprints (CDLA-Permissive 2.0), and © OpenStreetMap contributors (ODbL) where applicable"}