@pipeworx/nominatim
Connect: https://gateway.pipeworx.io/nominatim/mcp · Install: one-click buttons
Tools: 3
Tools
- search_address — Search for coordinates of an address or place name. Returns latitude, longitude, display name, and place type for matched locations.
- reverse_geocode — Convert latitude/longitude coordinates to a human-readable address. Returns nearest address, place name, and administrative boundaries.
- lookup — Get details for OpenStreetMap locations by ID (e.g., “N123456” for node, “W654321” for way, “R111” for relation). Returns coordinates, names, and metadata.
Tools
lookup— Get details for OpenStreetMap locations by ID (e.g., N123456 for node, W654321 for way, R111 for relation). Returns coordinates, names, and metadata.reverse_geocode— Convert latitude/longitude coordinates to a human-readable address. Returns nearest address, place name, and administrative boundaries.search_address— Search for coordinates of an address or place name. Returns latitude, longitude, display name, and place type for matched locations.