MongoDB Atlas
Exposes comprehensive MongoDB Atlas API functionality as Model Context Protocol tools.
概要
This Model Context Protocol (MCP) server acts as a powerful bridge to the MongoDB Atlas cloud database platform, allowing developers to interact with and manage their Atlas resources programmatically. By wrapping the `mongodb-atlas-api-client`, it exposes a wide range of administrative and operational capabilities, enabling automation and integration of MongoDB Atlas management into various applications, especially those leveraging the Model Context Protocol.
主な機能
- 1 GitHub stars
- Manage MongoDB Atlas database users (create, get, update, delete)
- Control Atlas clusters (create, get, update, delete)
- Oversee Atlas projects and organizations
- Configure IP access lists and retrieve project events
- Manage cloud backup snapshots and Atlas Search indexes
ユースケース
- Automating MongoDB Atlas resource provisioning and de-provisioning
- Integrating MongoDB Atlas administration into LLM-driven applications
- Programmatic management of database users, clusters, and security settings