← Index

GeoLabel

io.github.TylerCoxDruin/geolabel·v0.1.1·Maps & Location
Quality Score
85
/100

Turn GPS coordinates into place name, category, and live opening hours via OpenStreetMap.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "geolabel": {
      "command": "uvx",
      "args": [
        "geolabel-mcp"
      ],
      "env": {
        "GEOLABEL_API_KEY": "<your-geolabel_api_key>"
      }
    }
  }
}
§02  Environment variables
GEOLABEL_API_KEY
requiredsecret

Your GeoLabel API key. Get one free at https://geolabel.dev

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Maps & Location