MCP server intelligence profile

MongoDB Atlas MCP Server

An MCP server that enables users to create and manage MongoDB Atlas clusters, users, and network access through natural language commands

Local OnlyOfficial distributionmongodb-developer
Verified cleanNpm · 0.1.10

Our scanner tested version 0.1.10 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

1Distribution channel
6Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install mcp-mongodb-atlas from npm

Version 0.1.10 declares 1 executable entrypoint.

npm install --save-exact mcp-mongodb-atlas@0.1.10
npx -y -p mcp-mongodb-atlas@0.1.10 mcp-mongodb-atlas
MCP client configuration example
{
  "mcpServers": {
    "mcp-mongodb-atlas": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "mcp-mongodb-atlas@0.1.10",
        "mcp-mongodb-atlas"
      ]
    }
  }
}

Identity

Canonical slugmongodb-atlas-mcp-server-d171dd7fDeploymentLocal Only
Canonical packagenpm:mcp-mongodb-atlasRepositorymongodb-developer/mcp-mongodb-atlas
First publishedLatest release
Last security verificationClassification confidence90%
PublicationPublishedOfficial distributionYes

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmmcp-mongodb-atlas0.1.101Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmmcp-mongodb-atlas0.1.10CurrentSep 5, 20266 toolsSucceeded · 0 resources · 0 promptsFailed
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

Provenanceartifact_hash_verifiedSignature
MCP SDK@modelcontextprotocol/sdk Artifact SHA-25668f6715253436daac9aea1bd351508ef3e75f3d556f45d40edc658ff24244192
Scannermcp-proof-engine 0.1.0Scan completedAug 20, 2026
Security rating48 / 100Methodologyversion-rating-1.0
Executable entrypoints
[
  "mcp-mongodb-atlas"
]
Rating reasons
[
  "security_policy_not_observed"
]

Current protocol inventory

2024-11-05Negotiated protocol
atlas-project-managerServer-reported name
1Capability groups
Aug 17, 2026Observed

Tools 6

ToolCategoryAnnotationsRisk
create_atlas_clusterCreates a new Atlas cluster in an existing Atlas project.
Input schema
{
  "type": "object",
  "properties": {
    "projectId": {
      "type": "string",
      "description": "The ID of the Atlas project."
    },
    "clusterName": {
      "type": "string",
      "description": "The name of the cluster to create."
    },
    "region": {
      "type": "string",
      "description": "The cloud provider region to deploy the cluster in. eg. US_EAST_1"
    },
    "cloudProvider": {
      "type": "string",
      "description": "The cloud provider (e.g., AWS, GCP, AZURE)."
    },
    "tier": {
      "type": "string",
      "description": "The instance size (e.g., M0, M2, M5)."
    }
  },
  "required": [
    "projectId",
    "clusterName",
    "region",
    "cloudProvider",
    "tier"
  ]
}
create_atlas_userCreates a new database user for an existing Atlas project. User will have atlasAdmin role.
Input schema
{
  "type": "object",
  "properties": {
    "projectId": {
      "type": "string",
      "description": "The ID of the Atlas project."
    },
    "username": {
      "type": "string",
      "description": "The username for the database user."
    },
    "password": {
      "type": "string",
      "description": "The password for the database user."
    },
    "roles": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "An array of roles for the user. Default is [atlasAdmin]."
    }
  },
  "required": [
    "projectId",
    "username",
    "password"
  ]
}
get_atlas_connection_stringsRetrieves connection strings for a cluster in an existing Atlas project.
Input schema
{
  "type": "object",
  "properties": {
    "projectId": {
      "type": "string",
      "description": "The ID of the Atlas project."
    },
    "clusterName": {
      "type": "string",
      "description": "The name of the cluster."
    }
  },
  "required": [
    "projectId",
    "clusterName"
  ]
}
list_atlas_clustersLists all clusters in an Atlas project.
Input schema
{
  "type": "object",
  "properties": {
    "projectId": {
      "type": "string",
      "description": "The ID of the Atlas project."
    }
  },
  "required": [
    "projectId"
  ]
}
list_atlas_projectsLists all Atlas projects that the API key has access to.
Input schema
{
  "type": "object",
  "properties": {}
}
setup_atlas_network_accessSets up network access for an existing Atlas project. Accepts list of IP addresses or CIDR blocks.
Input schema
{
  "type": "object",
  "properties": {
    "projectId": {
      "type": "string",
      "description": "The ID of the Atlas project."
    },
    "ipAddresses": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "An array of IP addresses or CIDR blocks for network access."
    }
  },
  "required": [
    "projectId",
    "ipAddresses"
  ]
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

MongoDB Atlas MCP Server questions

How do I install MongoDB Atlas MCP Server?

Install the selected package version with: npm install --save-exact mcp-mongodb-atlas@0.1.10

What tools does MongoDB Atlas MCP Server provide?

MongoDB Atlas MCP Server exposed 6 tools during independent protocol observation, including create_atlas_cluster, create_atlas_user, get_atlas_connection_strings, list_atlas_clusters, list_atlas_projects, setup_atlas_network_access.

Is MongoDB Atlas MCP Server secure?

Our scanner tested version 0.1.10 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

Company and product intelligence

These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.

Associated company landscape

MongoDB intelligence →

Association is based on retained identity fields; it does not by itself prove first-party publication.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Database MCP ServersOfficial vs Community MCP Servers

Related MCP servers from this publisher

Related records share independently retained publisher or namespace evidence. They are not automatically endorsed alternatives.

Let’s talk about MCP security.

Share your details and our security team will contact you.