Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

geolocation mcp in other clients