MongoDB Atlas connector
Back to the connector overview, authentication methods, and actions.
1 Sept 2026
bug-fixProject ID fields now warn against passing a project name or label instead of the 24-character ID, and create custom database role clarifies that a role must grant at least one privilege (an action or an inherited role).Changed · 40 actions updated
Changed · 40 actions updated
mongodb_acknowledge_alert, mongodb_create_alert_config, mongodb_create_backup_restore_job, mongodb_create_backup_snapshot, mongodb_create_cluster, mongodb_create_custom_db_role, mongodb_create_database_user, mongodb_create_flex_cluster, mongodb_create_ip_access_list_entries, mongodb_delete_alert_config, mongodb_delete_cluster, mongodb_delete_custom_db_role, mongodb_delete_database_user, mongodb_delete_flex_cluster, mongodb_delete_ip_access_list_entry, mongodb_delete_project, mongodb_get_alert, mongodb_get_alert_config, mongodb_get_backup_snapshot, mongodb_get_cluster, mongodb_get_custom_db_role, mongodb_get_database_user, mongodb_get_flex_cluster, mongodb_get_ip_access_list_entry, mongodb_get_project, mongodb_list_alert_configs, mongodb_list_alerts, mongodb_list_backup_restore_jobs, mongodb_list_backup_snapshots, mongodb_list_clusters, mongodb_list_custom_db_roles, mongodb_list_database_users, mongodb_list_flex_clusters, mongodb_list_ip_access_list_entries, mongodb_list_project_events, mongodb_update_alert_config, mongodb_update_cluster, mongodb_update_custom_db_role, mongodb_update_database_user, mongodb_update_project20 Aug 2026
new-actionsAdded unified IAM actions for organization users, teams, roles, and project-scoped access, mapped from MongoDB Atlas’s org and project user, team, and role-assignment endpoints. List actions request pages until Atlas returns an empty page, so results are not capped at a fixed page count. Organization-scoped listings ask for the organization when several are visible to the connection, and user lists accept an optional organization filter.Added · 11 new actions
Added · 11 new actions
mongodb_unified_get_group, mongodb_unified_get_me, mongodb_unified_get_organization, mongodb_unified_get_role, mongodb_unified_get_user, mongodb_unified_list_groups, mongodb_unified_list_organizations, mongodb_unified_list_resource_types, mongodb_unified_list_resource_users, mongodb_unified_list_roles, mongodb_unified_list_users24 Jul 2026
bug-fixClearer action descriptions so agents get two calls right the first time — deleting or reading an IP access list entry for a CIDR range (the slash must be written as %2F) and creating or updating a custom database role (now explains the fields for inherited roles and privilege actions).Changed · 4 actions updated
Changed · 4 actions updated
mongodb_create_custom_db_role, mongodb_delete_ip_access_list_entry, mongodb_get_ip_access_list_entry, mongodb_update_custom_db_role22 Jul 2026
connection-guideUpdate the OAuth 2.0 Service Account connection guide.20 Jul 2026
new-connectorInitial MongoDB Atlas connector with 60 actions across 14 resources (projects, clusters, organizations, database users, custom roles, alerts, backups, IP access list, teams, API keys, flex clusters, and events). OAuth 2.0 Service Account authentication.