From 47b66663b03e21c4d53c127cc5373bd70ffe2e0b Mon Sep 17 00:00:00 2001 From: Tyler Cox Druin Date: Sun, 26 Apr 2026 02:22:18 -0500 Subject: [PATCH 1/3] =?UTF-8?q?Add=20GeoLabel=20MCP=20=E2=80=94=20GPS=20co?= =?UTF-8?q?ords=20to=20location=20context=20with=20live=20hours?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2953cb0b..1d5598a5 100644 --- a/README.md +++ b/README.md @@ -1730,6 +1730,7 @@ Location-based services and mapping tools. Enables AI models to work with geogra - [stadiamaps/stadiamaps-mcp-server-ts](https://github.com/stadiamaps/stadiamaps-mcp-server-ts) ๐Ÿ“‡ โ˜๏ธ - A MCP server for Stadia Maps' Location APIs - Lookup addresses, places with geocoding, find time zones, create routes and static maps - [TimLukaHorstmann/mcp-weather](https://github.com/TimLukaHorstmann/mcp-weather) ๐Ÿ“‡ โ˜๏ธ - Accurate weather forecasts via the AccuWeather API (free tier available). - [trackmage/trackmage-mcp-server](https://github.com/trackmage/trackmage-mcp-server) ๐Ÿ“‡ - Shipment tracking api and logistics management capabilities through the [TrackMage API] (https://trackmage.com/) +- [TylerCoxDruin/geolabel](https://github.com/TylerCoxDruin/geolabel) ๐Ÿ โ˜๏ธ - GPS coordinates to AI-ready location context โ€” returns place name, stable category (gym, supermarket, restaurantโ€ฆ), and live opening hours via OpenStreetMap. Works in Claude Desktop, Claude Code, Hermes Agent, OpenClaw, and any MCP client. - [webcoderz/MCP-Geo](https://github.com/webcoderz/MCP-Geo) ๐Ÿ ๐Ÿ  - Geocoding MCP server for nominatim, ArcGIS, Bing ### ๐ŸŽฏ Marketing From 6496ed12a61316404af630baf1a4bfe296d36de2 Mon Sep 17 00:00:00 2001 From: Tyler Cox Druin Date: Sun, 26 Apr 2026 17:00:22 -0500 Subject: [PATCH 2/3] Update GeoLabel repo URL to geolabel/geolabel-mcp org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d5598a5..7cc7c201 100644 --- a/README.md +++ b/README.md @@ -1730,7 +1730,7 @@ Location-based services and mapping tools. Enables AI models to work with geogra - [stadiamaps/stadiamaps-mcp-server-ts](https://github.com/stadiamaps/stadiamaps-mcp-server-ts) ๐Ÿ“‡ โ˜๏ธ - A MCP server for Stadia Maps' Location APIs - Lookup addresses, places with geocoding, find time zones, create routes and static maps - [TimLukaHorstmann/mcp-weather](https://github.com/TimLukaHorstmann/mcp-weather) ๐Ÿ“‡ โ˜๏ธ - Accurate weather forecasts via the AccuWeather API (free tier available). - [trackmage/trackmage-mcp-server](https://github.com/trackmage/trackmage-mcp-server) ๐Ÿ“‡ - Shipment tracking api and logistics management capabilities through the [TrackMage API] (https://trackmage.com/) -- [TylerCoxDruin/geolabel](https://github.com/TylerCoxDruin/geolabel) ๐Ÿ โ˜๏ธ - GPS coordinates to AI-ready location context โ€” returns place name, stable category (gym, supermarket, restaurantโ€ฆ), and live opening hours via OpenStreetMap. Works in Claude Desktop, Claude Code, Hermes Agent, OpenClaw, and any MCP client. +- [geolabel/geolabel-mcp](https://github.com/geolabel/geolabel-mcp) ๐Ÿ โ˜๏ธ - GPS coordinates to AI-ready location context โ€” returns place name, stable category (gym, supermarket, restaurantโ€ฆ), and live opening hours via OpenStreetMap. Works in Claude Desktop, Claude Code, Hermes Agent, OpenClaw, and any MCP client. - [webcoderz/MCP-Geo](https://github.com/webcoderz/MCP-Geo) ๐Ÿ ๐Ÿ  - Geocoding MCP server for nominatim, ArcGIS, Bing ### ๐ŸŽฏ Marketing From aa8f87093cc0f482bc8b716b1319488824796daa Mon Sep 17 00:00:00 2001 From: Tyler Cox Druin Date: Sun, 26 Apr 2026 17:09:08 -0500 Subject: [PATCH 3/3] Add Glama badge to GeoLabel entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cc7c201..dfb4ab4b 100644 --- a/README.md +++ b/README.md @@ -1730,7 +1730,7 @@ Location-based services and mapping tools. Enables AI models to work with geogra - [stadiamaps/stadiamaps-mcp-server-ts](https://github.com/stadiamaps/stadiamaps-mcp-server-ts) ๐Ÿ“‡ โ˜๏ธ - A MCP server for Stadia Maps' Location APIs - Lookup addresses, places with geocoding, find time zones, create routes and static maps - [TimLukaHorstmann/mcp-weather](https://github.com/TimLukaHorstmann/mcp-weather) ๐Ÿ“‡ โ˜๏ธ - Accurate weather forecasts via the AccuWeather API (free tier available). - [trackmage/trackmage-mcp-server](https://github.com/trackmage/trackmage-mcp-server) ๐Ÿ“‡ - Shipment tracking api and logistics management capabilities through the [TrackMage API] (https://trackmage.com/) -- [geolabel/geolabel-mcp](https://github.com/geolabel/geolabel-mcp) ๐Ÿ โ˜๏ธ - GPS coordinates to AI-ready location context โ€” returns place name, stable category (gym, supermarket, restaurantโ€ฆ), and live opening hours via OpenStreetMap. Works in Claude Desktop, Claude Code, Hermes Agent, OpenClaw, and any MCP client. +- [geolabel/geolabel-mcp](https://github.com/geolabel/geolabel-mcp) [![geolabel-mcp MCP server](https://glama.ai/mcp/servers/geolabel/geolabel-mcp/badges/score.svg)](https://glama.ai/mcp/servers/geolabel/geolabel-mcp) ๐Ÿ โ˜๏ธ - GPS coordinates to AI-ready location context โ€” returns place name, stable category (gym, supermarket, restaurantโ€ฆ), and live opening hours via OpenStreetMap. Works in Claude Desktop, Claude Code, Hermes Agent, OpenClaw, and any MCP client. - [webcoderz/MCP-Geo](https://github.com/webcoderz/MCP-Geo) ๐Ÿ ๐Ÿ  - Geocoding MCP server for nominatim, ArcGIS, Bing ### ๐ŸŽฏ Marketing