geolocation-mcp

7mza/geolocation-mcp
★ 0 stars Kotlin 🌐 Browser/Web Updated today
HTTP daemon GeoLocation MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "geolocation-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "7mza/geolocation-mcp"
      ]
    }
  }
}

README Excerpt

Give your LLMs the ability to query IP adresses against free GeoLocation [databases](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data) HTTP daemon MCP server running in async/steamableHttp modes Built using Webflux/Reactor and GraalVM native with `static/musl/-Os/UPX/distroless` optimizations

Topics

geolite2geolocationgraalvmkotlinmcpmcp-serverspring-bootwebflux