decode_geohash
ActiveTool of Geohash
declared in 0.1.0
Decode a geohash to its center coordinate and bounding box (SW/NE corners). Keyless, offline.
Parameters schema
{
"type": "object",
"required": [
"geohash"
],
"properties": {
"geohash": {
"type": "string",
"description": "A geohash, e.g. \"u4pruydqqvj\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Geohash
https://github.com/pipeworx-io/mcp-geohash
2/7 registries