Nominatim MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 22 Sep 2026.
OpenStreetMap Nominatim geocoding and reverse geocoding (merged).
Today is the operative word: we check Nominatim MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add nominatim-mcp -- npx -y nominatim-mcp
{
"mcpServers": {
"nominatim-mcp": {
"args": [
"-y",
"nominatim-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.nominatim-mcp]
command = "npx"
args = ["-y", "nominatim-mcp"]
{
"mcpServers": {
"nominatim-mcp": {
"args": [
"-y",
"nominatim-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"nominatim-mcp": {
"args": [
"-y",
"nominatim-mcp"
],
"command": "npx"
}
}
}
Forward and reverse geocoding, place search, and distance via OpenStreetMap Nominatim. No key.
Nominatim MCP — wraps OpenStreetMap Nominatim geocoding API (free, no auth)
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data.
Geocoding, routing, isochrone, H3, elevation and 13 more geospatial tools via OpenStreetMap.
Geocoding, reverse geocoding, and places search for LatLng.
OpenCage forward + reverse geocoding (free key, 2500/day)
Geocoding, walking/driving/cycling distances, route optimization, isochrones and POI search on OSM
Wikidata <-> OpenStreetMap reconciliation.
Answers built from our own checks of this server.