Geocode locations, find nearby places, and query boundaries with OpenStreetMap data.
This MCP tool claims OpenStreetMap-based geocoding capabilities, requires no credentials, and has a public source repository; no clear high-risk red flags are evident. The main concerns are sparse documentation, unknown maintenance/dependency posture, and the normal local execution capability of an MCP tool, so it should be used with least privilege in an isolated environment.
The material explicitly states there are no required keys or environment variables. No API key, OAuth token, or other sensitive credential is requested, so credential leakage or abuse exposure appears low based on the available facts.
The description says it uses OpenStreetMap data for forward/reverse geocoding and related features; such functionality often involves outbound lookups. However, the material also lists no remote host and provides no README, so it is unclear whether user queries are transmitted externally and to which endpoints; network behavior transparency is limited.
The system checks indicate that this tool executes code. As an MCP tool, this means it runs in the local environment with the normal execution privileges needed for its stated functionality; the provided material does not show it requesting clearly excessive high-risk system permissions beyond geocoding use.
The available material does not state any need to read/write local files, databases, the clipboard, or other sensitive resources, nor does it describe any persistent storage scope. Based on known facts, there is no sign of expanded data-access permissions.
The tool has a public open-source repository, which is a positive factor that improves auditability. However, it comes from a third-party registry, has 0 stars, no declared license, unknown maintenance status, and no README, so its supply-chain maturity and maintenance signals are weak; code and dependencies should be reviewed before adoption.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "chuk-mcp-geocoder" yet — see the docs or source repo.
Batch convert the following addresses into latitude and longitude, and return standardized addresses: Sanlitun, Chaoyang District, Beijing; Lujiazui, Pudong New Area, Shanghai; Tiyu West Road, Tianhe District, Guangzhou.
Returns coordinates, standardized place names, and match results for each address.
Please reverse geocode the coordinates 31.2304,121.4737 and provide the full address and administrative divisions.
Outputs the full address, city/district, and relevant administrative hierarchy.
Using Shenzhen Nanshan Science Park as the center, find cafes, metro stations, and hotels within 2 kilometers, grouped by category.
Returns a nearby places list with names, categories, locations, and distances.
Geocode U.S. addresses, reverse coordinates, and retrieve Census geographies.
Query locations, addresses, and map data using natural language.
Enable AI agents to geocode, search places, and plan routes.
Access Google Maps APIs for geocoding, place search, routing, and geospatial tasks.
Combine KudaGo and Nominatim for place search, event discovery, and geolocation queries.
Lets AI find IP locations, reverse geocode, and detect public IPs.