MaxMind Database Information
This page displays metadata for all available MaxMind databases currently in use by Waldo.
Loading database metadata...
← Back to Home
This page displays metadata for all available MaxMind databases currently in use by Waldo.
Waldo uses MaxMind's GeoIP databases to provide geolocation information for IP addresses.
To use this service, you need a MaxMind license key. You can sign up for a free account and get a license key at:
https://www.maxmind.com/en/accounts/1183315/license-key
After obtaining your license key, you can set it as an environment variable:
MAXMIND_LICENCE_KEY=your_license_key_here
Waldo provides a Machine Communication Protocol (MCP) server for programmatic access to GeoIP lookup services.
To use the MCP server, set the MODE environment variable to "mcp" when starting the application.
MODE=mcp python main.py