mongodb-atlas Claude Code Plugin
Claude Code PluginClaude CodeDatabaseDatabases & StorageCloud, Deployment & CI/CDThe explanation below is AI-generated. Please verify it against the sources.
mongodb-atlas is a Claude plugin that connects an agent to MongoDB's cloud-hosted Atlas Managed MCP Server through an OAuth sign-in to a MongoDB Atlas account. Once connected, it lets the agent inspect and query data, work with collections, and generate code aligned with MongoDB best practices. It also exposes administrative operations for Atlas resources, including listing and inspecting organizations, projects, clusters, database users, and network access entries. According to the README, the plugin bundles official MongoDB agent skills covering query writing, schema design, query optimization, and Atlas Search/Vector Search. For self-managed MongoDB deployments such as Community Edition or Enterprise Advanced, the documentation points to a separate mongodb plugin instead.
About the service
MongoDB Atlas is MongoDB's cloud database platform for deploying, running, and managing database clusters. This plugin does not run a local server; instead it reaches Atlas through a MongoDB-hosted Managed MCP Server accessed via OAuth authentication.
What you can do with mongodb-atlas
- Sign in with an Atlas account via OAuth to authorize the connection
- Explore and query data stored in Atlas collections
- Create, inspect, and modify collections
- Generate code snippets that follow MongoDB best practices
- List and inspect Atlas organizations, projects, and clusters
- Create database users and manage network access list entries
- Use bundled skills for schema design, query optimization, and Atlas Search/Vector Search tasks
Sources
History of mongodb-atlas
- Claude Code Plugin Added mongodb-atlas