macOS
brew install mmdbctllocal Homebrew formula metadata
brew / rank 5205
MMDB file management CLI supporting various operations on MMDB database files. Version 1.4.10 via Homebrew; verified 2026-07-29. Also installable with nix: nix profile install nixpkgs#mmdbctl.
install
brew install mmdbctllocal Homebrew formula metadata
nix profile install nixpkgs#mmdbctlnixpkgs package indexes · pkgs/by-name/mm/mmdbctl/package.nix · source: api.github.com
overview
MMDB file management CLI supporting various operations on MMDB database files
history
mmdbctl is an IPinfo-maintained command-line tool for working with MaxMind DB (MMDB) files, the binary database format commonly used for IP geolocation and network metadata. Its project documentation presents it as a management CLI rather than only a lookup utility: it can read records for IPs, import CSV/TSV/JSON-style source data into MMDB, export MMDB data, diff two databases, print metadata, verify file validity, and install shell completions.
Its practical niche is the production and inspection side of the MMDB ecosystem. IPinfo community documentation shows it being used to convert IPinfo CSV database downloads into MMDB files with `mmdbctl import --in data.csv --out data.mmdb`, which is the kind of workflow that separates it from lookup-only tools such as MaxMind's mmdblookup or mmdbinspect. Packaging through Homebrew and Nix makes it a small infrastructure utility for developers who maintain private IP intelligence databases or need to transform vendor data into the MMDB format.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mmdbctl | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mmdbctl |
|---|---|
| Version | 1.4.10 |
| Package manager | Homebrew |
| Homepage | https://github.com/ipinfo/mmdbctl |
| Repository | https://github.com/ipinfo/mmdbctl |
| Last updated | 2026-07-29T17:04:59+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mmdbctl
nix profile install nixpkgs#mmdbctlsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.