MongoDB Download HTTPS

JSON →
library 2.2.6 ·javascript
verified Jun 5, 2026

A Node.js library and CLI tool for downloading prebuilt MongoDB binary packages (zip/tgz) from MongoDB's official download center. Current version 2.2.6, with low release cadence. Supports specifying version, architecture (ia32/x64), platform (win32, darwin, linux, etc.), and custom download directory. The package ships TypeScript declarations. Differentiator: it wraps the HTTPS download logic, allowing proxy agent injection for corporate environments. Integrates with testing tools like mongodb-memory-server.