MongoDB Version List

JSON →
library 1.0.0 ·javascript
verified Jun 5, 2026

A CLI tool (version 1.0.0) that fetches and outputs a JSON list of all available MongoDB versions from the official MongoDB download center. It requires no arguments and prints versions as an array of strings. Useful for CI scripts or developers needing to know available MongoDB releases. The package is simple, with no dependencies, and is maintained by MongoDB-js. It uses an undocumented API endpoint and may break if that changes.