MongoDB Atlas MCP Server
JSON →Manage MongoDB Atlas projects, including cluster creation, user management, and network access configuration.
Install
npx mcp-mongodb-atlas Tools · 6
- create_atlas_cluster Create a new MongoDB Atlas cluster in an existing project
- setup_atlas_network_access Configure network access for an Atlas project
- create_atlas_user Create a new database user with atlasAdmin role
- get_atlas_connection_strings Retrieve connection strings for a cluster
- list_atlas_projects List all Atlas projects accessible with the provided API key
- list_atlas_clusters List all clusters in a specific Atlas project
Environment variables
ATLAS_PUBLIC_KEYATLAS_PRIVATE_KEY
Links
★ 14 GitHub stars