Hexagonal hierarchical geospatial indexing system

6,429 stars C 1 file ยท ~7,778 tokens #geospatial#h3#hexagon#spatial-indexing#uber

H3lib (h3) MCP Server

Model Context Protocol (h3lib) server

View all h3 servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "h3lib": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-h3lib"
      ]
    }
  }
}