io.github.cyanheads/nominatim-mcp-server
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.
https://nominatim.caseyjhand.com/mcp{
"mcpServers": {
"nominatim-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/nominatim-mcp-server"
],
"env": {
"NOMINATIM_BASE_URL": "https://nominatim.openstreetmap.org",
"NOMINATIM_USER_AGENT": "nominatim-mcp-server/0.1.8",
"OVERPASS_BASE_URL": "https://overpass-api.de/api/interpreter",
"MCP_LOG_LEVEL": "info",
"MCP_HTTP_HOST": "127.0.0.1",
"MCP_HTTP_PORT": "3010",
"MCP_HTTP_ENDPOINT_PATH": "/mcp",
"MCP_PUBLIC_URL": "<mcp_public_url>",
"MCP_AUTH_MODE": "none"
}
}
}
}{
"mcpServers": {
"nominatim-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/nominatim-mcp-server"
],
"env": {
"NOMINATIM_BASE_URL": "https://nominatim.openstreetmap.org",
"NOMINATIM_USER_AGENT": "nominatim-mcp-server/0.1.8",
"OVERPASS_BASE_URL": "https://overpass-api.de/api/interpreter",
"MCP_LOG_LEVEL": "info",
"MCP_HTTP_HOST": "127.0.0.1",
"MCP_HTTP_PORT": "3010",
"MCP_HTTP_ENDPOINT_PATH": "/mcp",
"MCP_PUBLIC_URL": "<mcp_public_url>",
"MCP_AUTH_MODE": "none"
}
}
}
}npx -y @cyanheads/nominatim-mcp-serverNOMINATIM_BASE_URLNominatim API base URL. Override to use a private or mirror instance.
NOMINATIM_USER_AGENTUser-Agent sent to Nominatim and Overpass. Required by usage policy.
OVERPASS_BASE_URLOverpass API endpoint URL. Override to use a mirror or private instance.
MCP_LOG_LEVELSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
MCP_HTTP_HOSTThe hostname for the HTTP server.
MCP_HTTP_PORTThe port to run the HTTP server on.
MCP_HTTP_ENDPOINT_PATHThe endpoint path for the MCP server.
MCP_PUBLIC_URLPublic origin override for deployments behind a TLS-terminating reverse proxy (e.g. https://mcp.example.com).
MCP_AUTH_MODEAuthentication mode to use: 'none', 'jwt', or 'oauth'.
NOMINATIM_BASE_URLNominatim API base URL. Override to use a private or mirror instance.
NOMINATIM_USER_AGENTUser-Agent sent to Nominatim and Overpass. Required by usage policy.
OVERPASS_BASE_URLOverpass API endpoint URL. Override to use a mirror or private instance.
MCP_LOG_LEVELSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
Deterministic AI governance platform. Validates agent outputs, discovers patterns, solves math.
Visual AI for strategic thinking — SWOT, flowcharts, mindmaps, Gantt diagrams as polished SVG.
Your AI Product Manager. Surface insights, build roadmaps, and plan strategy with 30+ tools.