MongoDBResource exposes a MongoDB connection as a read-only filesystem: databases at the top level, collections inside, individual documents at the leaves.
Setup steps for the connection URI live at MongoDB Credentials.
Node
Browser
mongo_proxy Vite plugin that forwards to a server-side mongodb driver:
Config
Mount mode
read.
For the database/collection/document layout see the Python MongoDB docs.