geolocation mcp for Claude Code
io.github.wtronk/geolocation-mcp
Geolocation tools (reverse geocoding, ip lookup, etc) using Jeleo Geolocation API
client:Claude Code
transport:stdio
runtime:oci
Install geolocation mcp in Claude Code
run in your project directory
claude mcp add geolocation-mcp -e YOUR_API_KEY=<YOUR_API_KEY> -e JELEO_API_URL=<JELEO_API_URL> -- docker run -i --rm ghcr.io/wtronk/geolocation-mcp:v1.0.0
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs