MongoDB Version Manager

JSON →
library 1.5.0 ·javascript
verified Jun 5, 2026

CLI tool and library to install and manage multiple versions of MongoDB locally. Version 1.5.0 is the latest release. It downloads MongoDB binaries from official sources, stores them under ~/.mongodb/versions, and symlinks a current version. Primarily used for testing and development across different MongoDB versions. Offers commands like use, url, available, and path. Simpler than Docker-based solutions but limited to official MongoDB builds and lacks ecosystem support like mongodb-runner.