MCP Servers / database / MongoDB Atlas MCP Server

MongoDB Atlas MCP Server

JSON →
stdionone14database

Manage MongoDB Atlas projects, including cluster creation, user management, and network access configuration.

Install
How to run this server
[ { "cmd": "npx mcp-mongodb-atlas", "imports": [] } ]
server path: mongodb-atlas-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envATLAS_PUBLIC_KEY
envATLAS_PRIVATE_KEY
Resources
MongoDB Atlas MCP Server — MCP Server · libregistry