macOS
brew install mmdbctllocal Homebrew formula metadata
brew
MMDB file management CLI supporting various operations on MMDB database files. Version 1.4.10 via Homebrew; verified 2026-04-13.
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 | cli | global executable |
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.
https://github.com/ipinfo/mmdbctl
install metadata
| Package key | brew:mmdbctl |
|---|---|
| Version | 1.4.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mmdbctl |
| Homepage | https://github.com/ipinfo/mmdbctl |
| Repository | https://github.com/ipinfo/mmdbctl |
| Upstream docs | https://github.com/ipinfo/mmdbctl/blob/main/README.md |
| License | Apache-2.0 |
| Source archive | https://github.com/ipinfo/mmdbctl/archive/refs/tags/mmdbctl-1.4.10.tar.gz |
| Last updated | 2026-04-13T18:27:42Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mmdbctl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.