← Index

io.github.wtronk/geolocation-mcp

io.github.wtronk/geolocation-mcp·v1.0.0·Maps & Location
Quality Score
84
/100

Geolocation tools (reverse geocoding, ip lookup, etc) using Jeleo Geolocation API

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "geolocation-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/wtronk/geolocation-mcp:v1.0.0"
      ],
      "env": {
        "YOUR_API_KEY": "<your-your_api_key>",
        "JELEO_API_URL": "https://www.jeleo.zone.id/api/geolocation"
      }
    }
  }
}
§02  Environment variables
YOUR_API_KEY
requiredsecret

Your API key for the service

JELEO_API_URL

Base URL for the Jeleo Geolocation API

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Maps & Location