list_organizations
List Organizations
List all MongoDB Atlas organizations accessible with the current credentials. Organizations are the top-level entity containing projects and users.
list_organizations
List all MongoDB Atlas organizations accessible with the current credentials. Organizations are the top-level entity containing projects and users.
manage_alert_configurations
List, create, update, or delete alert configurations for a MongoDB Atlas project. Alert configurations define what conditions trigger alerts and how notifications are sent (webhook, email, Slack, PagerDuty, etc.).
list_clusters
List all database clusters in a MongoDB Atlas project. Returns cluster names, states, configurations, and connection strings. Use the configured projectId or provide one explicitly.
list_projects
List all MongoDB Atlas projects accessible with the current credentials. Projects (also called "groups") are the primary containers for clusters, database users, and other resources. Use this to discover available projects before performing project-scoped operations.
manage_project
Get details about a specific project, create a new project, or delete an existing project. Projects are the primary containers for clusters, database users, and network configurations in MongoDB Atlas.
manage_ip_access_list
List, add, or remove IP addresses and CIDR blocks from a project's IP access list. The IP access list controls which IP addresses can connect to your Atlas clusters. You can also add temporary entries with expiration dates.
manage_alerts
List, get, or acknowledge alerts for a MongoDB Atlas project. Alerts notify about conditions like host downtime, replication lag, high CPU, disk utilization, and many other metrics and events.
get_network_info
List network peering connections and private endpoint services for a MongoDB Atlas project. Use this to review the network security configuration of your clusters.
get_metrics
Retrieve host process metrics, disk measurements, or list available processes for a MongoDB Atlas project. Supports common metrics like connections, opcounters, memory, CPU, and disk utilization. Use this to monitor cluster health and performance.
manage_search_indexes
List, create, update, or delete Atlas Search indexes on MongoDB Atlas collections. Atlas Search enables full-text search, faceted search, and vector search capabilities on your data.
manage_cluster
Create, update, delete, pause, or resume a MongoDB Atlas cluster. Supports configuring cloud provider, region, instance tier, auto-scaling, replication, and sharding settings. Also supports getting detailed cluster information.
list_events
List activity feed events for a MongoDB Atlas project or organization. Events include configuration changes, user actions, cluster state changes, and system events. Useful for auditing and monitoring activity.
manage_database_user
Create, update, list, or delete database users in a MongoDB Atlas project. Database users authenticate to MongoDB databases with specific roles and privileges. Supports SCRAM, X.509, LDAP, and AWS IAM authentication types.
manage_backups
List backup snapshots, take on-demand snapshots, list restore jobs, or create restore jobs for a MongoDB Atlas cluster. Supports automated and point-in-time restores to the same or different clusters.
get_billing
Retrieve invoices and pending charges for a MongoDB Atlas organization. View past invoices, current pending charges, and individual invoice details including line items.
Manage MongoDB Atlas cloud database infrastructure programmatically. Create, scale, update, pause, and delete clusters across AWS, Azure, and GCP. Manage organizations, projects, database users, and custom roles. Configure cloud backups, take on-demand snapshots, and initiate restores. Set up network security including IP access lists, VPC peering, and private endpoints. Configure encryption at rest with customer-managed keys. Monitor cluster performance with host metrics, disk measurements, and log downloads. Create and manage alert configurations with webhook notifications. Integrate with third-party services like Datadog, PagerDuty, and Slack. Create and manage Atlas Search indexes and search nodes. Set up data federation, online archives, and stream processing pipelines. Configure federated authentication with SAML and OIDC identity providers. Retrieve invoices, billing details, and cost analysis. Perform live migrations from self-managed MongoDB deployments. Note: manages infrastructure only — does not provide direct access to data stored in clusters.
Common questions about connecting Mongodb to AI agents with Metorial.