MongoDB Atlas website screenshot

MongoDB Atlas

MongoDB Atlas is a fully managed cloud database service for MongoDB, available on AWS, Google Cloud, and Microsoft Azure, with global clusters, automated backups, security, and integrated search, vector, and stream processing capabilities. The Atlas Administration API provides programmatic control over projects, clusters, users, network access, backups, and billing, and is paired with a Data API and Resource Policy APIs for full lifecycle management using HTTP Digest, API keys, or service account OAuth tokens.

MongoDB Atlas publishes 4 APIs on the APIs.io network, including Clusters API, Database Users API, Organizations API, and 1 more. Tagged areas include Database, Document Database, NoSQL, MongoDB, and Cloud Database.

MongoDB Atlas’ developer surface includes authentication, documentation, pricing, signup flow, engineering blog, and 7 more developer resources.

35.0/100 thin ▬ flat Agent 21/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
1 APIs 8 Agent Skills
DatabaseDocument DatabaseNoSQLMongoDBCloud DatabaseDatabase-as-a-ServiceVector SearchAtlas

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/mongodb-atlas: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

MongoDB Atlas Clusters API

The Clusters API from MongoDB Atlas — 2 operation(s) for clusters.

MongoDB Atlas Database Users API

The Database Users API from MongoDB Atlas — 2 operation(s) for database users.

MongoDB Atlas Organizations API

The Organizations API from MongoDB Atlas — 2 operation(s) for organizations.

MongoDB Atlas Projects API

The Projects API from MongoDB Atlas — 2 operation(s) for projects.

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Agent Skills 8

Packaged agent skills for driving this provider's APIs from an AI assistant.

mongodb-connection

AGENT SKILL

mongodb-mcp-setup

AGENT SKILL

review-skill

AGENT SKILL

Scroll for all 8

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Mongodb Atlas Authentication

http · 2 schemes

SECURITY

Mongodb Atlas Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Mongodb Atlas Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Mongodb Atlas Trust Center

SOC 2, ISO 27001, ISO 27017, ISO 27018, PCI DSS, HIPAA, FedRAMP, GDPR, CSA STAR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Mongodb Atlas Agentic Access

16 operations · 9 acting

16 operations · 9 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: mongodb-atlas
name: MongoDB Atlas
description: MongoDB Atlas is a fully managed cloud database service for MongoDB, available on AWS, Google Cloud, and Microsoft
  Azure, with global clusters, automated backups, security, and integrated search, vector, and stream processing capabilities.
  The Atlas Administration API provides programmatic control over projects, clusters, users, network access, backups, and
  billing, and is paired with a Data API and Resource Policy APIs for full lifecycle management using HTTP Digest, API keys,
  or service account OAuth tokens.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/mongodb-atlas.png
tags:
- Database
- Document Database
- NoSQL
- MongoDB
- Cloud Database
- Database-as-a-Service
- Vector Search
- Atlas
tags_raw:
- Database
- Document Database
- NoSQL
- MongoDB
- Cloud Database
- DBaaS
- Vector Search
- Atlas
url: https://raw.githubusercontent.com/api-evangelist/mongodb-atlas/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.23'
apis:
- aid: mongodb-atlas:mongodb-atlas-clusters-api
  name: MongoDB Atlas Clusters API
  description: The Clusters API from MongoDB Atlas — 2 operation(s) for clusters.
  humanURL: https://www.mongodb.com/docs/atlas/api/atlas-admin-api/
  baseURL: https://cloud.mongodb.com/api/atlas/v2
  tags:
  - Cluster
  tags_raw:
  - Clusters
  properties:
  - type: OpenAPI
    url: openapi/mongodb-atlas-clusters-api-openapi.yml
  - type: Documentation
    url: https://www.mongodb.com/docs/atlas/api/atlas-admin-api/
  - type: APIReference
    url: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/
  - type: Postman
    url: https://www.postman.com/mongodb-devrel/workspace/mongodb-atlas-administration-apis/overview
- aid: mongodb-atlas:mongodb-atlas-database-users-api
  name: MongoDB Atlas Database Users API
  description: The Database Users API from MongoDB Atlas — 2 operation(s) for database users.
  humanURL: https://www.mongodb.com/docs/atlas/api/atlas-admin-api/
  baseURL: https://cloud.mongodb.com/api/atlas/v2
  tags:
  - Database Users
  properties:
  - type: OpenAPI
    url: openapi/mongodb-atlas-database-users-api-openapi.yml
  - type: Documentation
    url: https://www.mongodb.com/docs/atlas/api/atlas-admin-api/
  - type: APIReference
    url: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/
  - type: Postman
    url: https://www.postman.com/mongodb-devrel/workspace/mongodb-atlas-administration-apis/overview
- aid: mongodb-atlas:mongodb-atlas-organizations-api
  name: MongoDB Atlas Organizations API
  description: The Organizations API from MongoDB Atlas — 2 operation(s) for organizations.
  humanURL: https://www.mongodb.com/docs/atlas/api/atlas-admin-api/
  baseURL: https://cloud.mongodb.com/api/atlas/v2
  tags:
  - Organization
  tags_raw:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/mongodb-atlas-organizations-api-openapi.yml
  - type: Documentation
    url: https://www.mongodb.com/docs/atlas/api/atlas-admin-api/
  - type: APIReference
    url: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/
  - type: Postman
    url: https://www.postman.com/mongodb-devrel/workspace/mongodb-atlas-administration-apis/overview
- aid: mongodb-atlas:mongodb-atlas-projects-api
  name: MongoDB Atlas Projects API
  description: The Projects API from MongoDB Atlas — 2 operation(s) for projects.
  humanURL: https://www.mongodb.com/docs/atlas/api/atlas-admin-api/
  baseURL: https://cloud.mongodb.com/api/atlas/v2
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/mongodb-atlas-projects-api-openapi.yml
  - type: Documentation
    url: https://www.mongodb.com/docs/atlas/api/atlas-admin-api/
  - type: APIReference
    url: https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/
  - type: Postman
    url: https://www.postman.com/mongodb-devrel/workspace/mongodb-atlas-administration-apis/overview
common:
- type: AgenticAccess
  url: agentic-access/mongodb-atlas-agentic-access.yml
- type: TrustCenter
  url: security/mongodb-atlas-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/mongodb-atlas-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/mongodb-atlas-domain-security.yml
- type: Authentication
  url: authentication/mongodb-atlas-authentication.yml
- name: Agent Skills
  url: https://github.com/mongodb/agent-skills
  type: AgentSkills
- type: GitHubOrganization
  url: https://github.com/mongodb
- type: Website
  url: https://www.mongodb.com/products/platform/atlas-database
- type: Documentation
  url: https://www.mongodb.com/docs/atlas/
- type: Pricing
  url: https://www.mongodb.com/pricing
- type: Signup
  url: https://www.mongodb.com/cloud/atlas/register
- url: https://www.mongodb.com/blog/rss
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-parent: mongodb
x-relationship: product

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/mongodb-atlas"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/mongodb-atlas/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/mongodb-atlas/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.