Convert coordinates and Geohash values for geospatial lookup and data workflows.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "Geohash" MCP server from askskill: Run: claude mcp add --transport http 'io-github-pipeworx-io-geohash' 'https://gateway.pipeworx.io/geohash/mcp'
Convert coordinates 39.9042, 116.4074 into Geohash and show results at multiple precision levels.
Returns the Geohash for the coordinates and lists values at different precisions.
Decode the Geohash "wx4g0ec1" and provide the center coordinates and approximate bounding area.
Returns the center latitude/longitude and the bounding area covered by the Geohash.
Given the Geohash "wx4g0ec1", list its neighboring Geohash cells for nearby location search.
Outputs neighboring Geohash cells to support proximity-based searches.
Calculate distances and bearings between geographic coordinates with spatial math.
Connect to the Geomelon geographic API through MCP for location data access.
Geocode places with OpenStreetMap and return structured location results fast.
Geocode French addresses, POIs, and cadastral parcels with reverse lookup support.
Compute cryptographic hashes and HMACs for integrity checks and verification.
Enable geospatial search, routing, and map analytics for location-aware applications.