mongodb-atlas Claude Code Plugin
Claude Code PluginClaude CodeDatabaseDatabases & StorageCloud, Deployment & CI/CDAI Agents & AI App DevelopmentThe explanation below is AI-generated. Please verify it against the sources.
This plugin lets an AI agent connect to MongoDB Atlas cloud database clusters through MongoDB's hosted managed MCP server, authenticating via OAuth sign-in to an Atlas account rather than requiring local setup or connection strings. It also ships with six bundled skills covering connection tuning, natural-language-to-query translation, query performance diagnosis, schema design guidance, search/vector search implementation help, and stream processing management. For users running their own self-hosted MongoDB deployment instead of Atlas, a separate self-managed plugin is recommended.
About the service
MongoDB Atlas is MongoDB's cloud-hosted database platform, offering managed clusters, search, vector search, and stream processing services accessed here through Atlas's own managed MCP endpoint.
What you can do with mongodb-atlas
- Sign in with an Atlas account via OAuth to link the agent to Atlas clusters
- Browse databases and collections
- Run queries and aggregation pipelines
- Review and tune indexes for performance
- Get schema design guidance and query optimization recommendations
- Build Atlas Search, Vector Search, and hybrid search setups
- Manage Atlas Stream Processing workspaces and processors
Sources
History of mongodb-atlas
- Claude Code Plugin Added mongodb-atlas