A

Atlas MCP Server Wr3

The MongoDB MCP Server is a model context protocol server for interacting with MongoDB databases and MongoDB Atlas, supporting various database operations and Atlas management tools.
2 points
20

What is the MongoDB MCP Server?

The MongoDB MCP Server is a middleware service that allows you to interact with MongoDB databases and the MongoDB Atlas cloud service through the Model Context Protocol. It provides various tools to query, manage, and manipulate your MongoDB data.

How to use the MongoDB MCP Server?

You can connect to the MongoDB MCP Server by configuring an MCP client (such as Windsurf, VSCode, etc.). You need to provide a MongoDB connection string or Atlas API credentials to start using it.

Use cases

Suitable for scenarios where direct interaction with MongoDB is required in an AI assistant or development environment, such as data analysis, database management, rapid prototyping, etc.

Main features

MongoDB Atlas toolsProvides tools for managing MongoDB Atlas resources, such as listing clusters, creating projects, managing access lists, etc.
MongoDB database toolsSupports basic CRUD operations, aggregation queries, index management, and other database operations.
Read-only modeCan be configured to read-only mode to prevent accidental data modification.

Advantages and limitations

Advantages
Simplifies the interaction process with MongoDB
Supports comprehensive management of the MongoDB Atlas cloud service
Flexible configuration options to meet different security requirements
Compatible with multiple MCP clients
Limitations
Requires pre - configuration of connection information
Some advanced MongoDB features may not be supported
Performance may be inferior to directly using the MongoDB driver

How to use

Install Node.js
Ensure that Node.js v20 or a higher version is installed.
Get credentials
Prepare a MongoDB connection string or Atlas API credentials.
Configure the MCP client
Add the MongoDB MCP Server configuration to the MCP client you are using.
Start the service
Start the service through the MCP client and start using it.

Usage examples

List all databasesView all databases in the current MongoDB instance.
Query the users collectionQuery documents in the users collection in a specific database.
Create an Atlas clusterCreate a new free cluster in Atlas.

Frequently Asked Questions

How to get Atlas API credentials?
How to enable read-only mode?
Which MCP clients are supported?
How to view logs?

Related resources

MongoDB Atlas documentation
Official documentation for MongoDB Atlas
Model Context Protocol official website
Official information about the MCP protocol
Node.js download
Official website for Node.js
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "MongoDB": {
      "command": "npx",
      "args": [
        "-y",
        "mongodb-mcp-server",
        "--connectionString",
        "mongodb+srv://username:password@cluster.mongodb.net/myDatabase"
      ]
    }
  }
}

{
  "mcpServers": {
    "MongoDB": {
      "command": "npx",
      "args": [
        "-y",
        "mongodb-mcp-server",
        "--apiClientId",
        "your-atlas-client-id",
        "--apiClientSecret",
        "your-atlas-client-secret"
      ]
    }
  }
}

{
  "mcpServers": {
    "MongoDB": {
      "command": "npx",
      "args": ["-y", "mongodb-mcp-server"],
      "env": {
        "MDB_MCP_CONNECTION_STRING": "mongodb+srv://username:password@cluster.mongodb.net/myDatabase"
      }
    }
  }
}

{
  "mcpServers": {
    "MongoDB": {
      "command": "npx",
      "args": ["-y", "mongodb-mcp-server"],
      "env": {
        "MDB_MCP_API_CLIENT_ID": "your-atlas-client-id",
        "MDB_MCP_API_CLIENT_SECRET": "your-atlas-client-secret"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
141
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
86
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
830
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
565
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
282
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase