Geocode, reverse-geocode, and query OpenStreetMap spatial data fast.
This MCP tool appears consistent with its stated purpose of querying OpenStreetMap-related geospatial services. Given its official registry presence, open-source code, and recent maintenance, there are no clear high-risk red flags, but local execution and network access still warrant standard least-privilege precautions.
The listed variables—OSM_NOMINATIM_BASE_URL, OSM_USER_AGENT, OSM_OVERPASS_BASE_URL, and MCP_LOG_LEVEL—look more like configuration values than typical secrets. However, if the User-Agent or service URLs are misconfigured to internal or unexpected endpoints, they could still create attribution or traffic-redirection risks.
The tool is described as performing geocoding, reverse geocoding, and Overpass queries, so it will send query content to the remote endpoint openstreetmap.caseyjhand.com. This is standard network behavior for a mapping/query MCP tool, and the provided material does not show clear evidence of unrelated third-party exfiltration or covert transmission.
The system checks indicate that the tool executes code or starts a local process, which is normal for MCP tools. The available material does not show requests for system privileges beyond its mapping-query purpose, so this warrants standard caution rather than a high-risk rating.
Based on the material, its data access should mainly involve user-provided place, coordinate, or spatial query inputs and retrieval of OpenStreetMap results over the network. There is no explicit indication of broad local file, database, or system resource access, but the host environment should still restrict visibility as a precaution.
The source is an official registry entry with an open-source repository and updates within the last year, providing meaningful auditability and maintenance signals. Although community stars are low and the license is unspecified, these do not currently amount to a high-risk supply-chain red flag.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.cyanheads/openstreetmap-mcp-server" MCP server from askskill: Run: claude mcp add 'io-github-cyanheads-openstreetmap-mcp-server' -- npx -y @cyanheads/openstreetmap-mcp-server
Add geocoding, routing, and place search to your LLM workflows.
Fetch global weather, marine, air-quality, geocoding, and elevation data.
Plan routes and generate maps, tracks, POIs, and reachable areas.
Query building footprint data by address, lookup, and nearby map search.
Search and query structured data from government open-data portals.
Query weather, forecasts, air quality, and geocoding in natural language.