Geocoding runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 14 Jun 2026.
Forward and reverse geocoding, place search, and distance via OpenStreetMap Nominatim. No key.
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 geocode-mcp -- npx -y geocode-mcp
{
"mcpServers": {
"geocode-mcp": {
"args": [
"-y",
"geocode-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.geocode-mcp]
command = "npx"
args = ["-y", "geocode-mcp"]
{
"mcpServers": {
"geocode-mcp": {
"args": [
"-y",
"geocode-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"geocode-mcp": {
"args": [
"-y",
"geocode-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.