Work in progressThese docs are still being written and are currently mostly AI-generated. Some details may be inaccurate or incomplete.

MongoDB

Browse MongoDB databases, collections, and documents.

What you can manage

  • Databases
  • Collections
  • Documents (browse with pagination)
  • Basic schema inference

Credentials

Paste a MongoDB connection string:

mongodb+srv://user:password@cluster.mongodb.net/?retryWrites=true&w=majority
mongodb://user:password@host:27017/dbname

MongoDB Add-account form with connection string field

Notable flows

  • Collection browser — filter by a find query; sort and paginate.
  • Document viewer — JSON view with copy.

Tips & limits

  • Aggregation pipelines are not yet exposed in the UI — use the shell or Compass.
  • MongoDB Atlas SRV URLs need DNS; desktop-firewalled environments may block this. Use the non-SRV host list as a fallback.

Supported providers

44 providers · 340+ resource types across cloud, infrastructure, databases, and more.