For AI agents: a documentation index is available at https://www.mongodb.com/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Docs Menu

MongoDB Package Components

The core components in the MongoDB package are:

the core database process

the controller and query router for sharded clusters

the interactive shell

The mongod.exe and mongos.exe binaries configure MongoDB as a Windows Service. They provide a superset of the mongod and mongos options.

mongoldap validates a system's LDAP configuration, and mongokerberos validates a system's Kerberos configuration. Both tools test that authentication succeeds for a specified username.

MongoDB is packaged with an install_compass script, which is a platform-specific installer for MongoDB Compass Community Edition.