GeoLabel runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from pypi.
Turn GPS coordinates into place name, category, and live opening hours via OpenStreetMap.
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add geolabel -- uvx geolabel-mcp
{
"mcpServers": {
"geolabel": {
"args": [
"geolabel-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.geolabel]
command = "uvx"
args = ["geolabel-mcp"]
{
"mcpServers": {
"geolabel": {
"args": [
"geolabel-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"geolabel": {
"args": [
"geolabel-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
GEOLABEL_API_KEY (Your GeoLabel API key. Get one free at https://geolabel.dev).
The author declared them in the registry entry; get the values from the project itself.
Forward and reverse geocoding, place search, and distance via OpenStreetMap Nominatim. No key.
Dumaguete City places: name, category, coordinates, OSM reference. Nearby search by coordinate.
Turn a GPS coordinate into a shareable short link and QR code, as your own signed-in account.
Postal code lookup with place names and coordinates for 60+ countries. Via Zippopotam.us.
Geocoding, routing, isochrone, H3, elevation and 13 more geospatial tools via OpenStreetMap.
Free, keyless postal/ZIP code lookup: place name(s), state/region, and coordinates.
Current weather and hourly forecasts for any place name, via the free Open-Meteo API. No API key.
Nominatim MCP — wraps OpenStreetMap Nominatim geocoding API (free, no auth)
Answers built from our own checks of this server.