{
  "slug": "mongodb-atlas",
  "name": "MongoDB Atlas",
  "url": "https://www.mongodb.com/atlas",
  "cat": "backend",
  "group": "back",
  "tagline": "Managed document database",
  "price": "M0 free forever: 512MB, shared CPU, ~100 ops/sec. Flex from $0.011/hr up to about $30/mo. Dedicated M10 from about $57/mo.",
  "tier": "mixed",
  "pick": false,
  "what": "Managed hosting for MongoDB's document model, with Atlas Search, vector search and change streams built in. The M0 shared cluster is free forever with 512MB of storage and roughly 100 operations per second. The next step up is Flex at up to $30 monthly, then a dedicated M10 around $57.",
  "why": "Schemaless documents suit prototypes where the shape of the data is still moving, which describes most vibe-coded apps. MongoDB ships an official MCP server plus an Atlas-managed remote MCP endpoint for agent access to live data.",
  "warn": "<b>M0 clusters are paused after roughly 60 days of inactivity</b> and there are no backups on the free tier. The jump from free to a dedicated cluster is a steep price cliff.",
  "install": "npx -y mongodb-mcp-server",
  "category": {
    "key": "backend",
    "name": "Databases & backend",
    "desc": "Where your data lives. Free-tier pausing behaviour is the field to read.",
    "group": "back",
    "groupName": "Give it a backend"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://www.mongodb.com/products/platform",
    "checked_at": "2026-08-18T22:10:46.578+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}