GeoLabel for Claude Code
io.github.tylercoxdruin/geolabel
Turn GPS coordinates into place name, category, and live opening hours via OpenStreetMap.
client:Claude Code
transport:stdio
runtime:pypi
Install GeoLabel in Claude Code
run in your project directory
claude mcp add geolabel -e GEOLABEL_API_KEY=<GEOLABEL_API_KEY> -- uvx geolabel-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs