Skip to content
Back to search
30
MCP

GeoLabel

io.github.tylercoxdruin/geolabel

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

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

GeoLabel
Turn GPS coordinates into place name, category, and live opening hours via OpenStreetMap.
0 tools
Geocode
Converts addresses to coordinates using OpenStreetMap's Photon geocoding service.
0 tools
OpenStreetMap
Geocode addresses, reverse geocode coordinates, and run Overpass spatial queries on OpenStreetMap data.
0 tools
geolabel-mcp
MCP server for GeoLabel — GPS coordinates to AI-ready location context
0 tools
com.mcparmory/opencage-geocoding
Convert addresses to coordinates and reverse-geocode locations worldwide
0 tools
LatLng
Geocoding, reverse geocoding, and places search for LatLng.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "geolabel": {
      "url": "None",
      "transport": "http"
    }
  }
}