io.github.cyanheads/openstreetmap-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://openstreetmap.caseyjhand.com/mcp{
"mcpServers": {
"openstreetmap-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/openstreetmap-mcp-server"
],
"env": {
"OSM_NOMINATIM_BASE_URL": "https://nominatim.openstreetmap.org",
"OSM_USER_AGENT": "openstreetmap-mcp-server/0.2.0",
"OSM_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": {
"openstreetmap-mcp-server": {
"command": "npx",
"args": [
"-y",
"@cyanheads/openstreetmap-mcp-server"
],
"env": {
"OSM_NOMINATIM_BASE_URL": "https://nominatim.openstreetmap.org",
"OSM_USER_AGENT": "openstreetmap-mcp-server/0.2.0",
"OSM_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/openstreetmap-mcp-serverOSM_NOMINATIM_BASE_URLNominatim API base URL. Override to use a private or mirror instance.
OSM_USER_AGENTUser-Agent sent to Nominatim and Overpass. Required by usage policy.
OSM_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'.
OSM_NOMINATIM_BASE_URLNominatim API base URL. Override to use a private or mirror instance.
OSM_USER_AGENTUser-Agent sent to Nominatim and Overpass. Required by usage policy.
OSM_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.