DevTk.AI

MongoDB MCP

Database Featured

Official MongoDB MCP server for working with MongoDB databases and Atlas clusters from AI clients.

Author

MongoDB

Category

Database

GitHub Stars

1,013+

Clients

4 supported

Freshness

Verified 2026-05-07

Sample Configuration

Add this to your MCP client configuration file (e.g., claude_desktop_config.json for Claude Desktop):

{
  "mcpServers": {
    "mongodb": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mongodb"
      ]
    }
  }
}

Use our MCP Manifest Generator to build complete configurations visually, or the MCP Config Validator to check your existing config.

Compatible Clients

Claude DesktopCursorWindsurfVS Code

Details

Server IDmongodb
AuthorMongoDB
CategoryDatabase
Compatible WithClaude Desktop, Cursor, Windsurf, VS Code
Tags
mongodbatlasdatabaseofficial
GitHubhttps://github.com/mongodb-js/mongodb-mcp-server
Websitehttps://www.mongodb.com/docs/mcp-server/overview/
GitHub Stars1,013+
MaintenanceActive maintenance
Last GitHub Push2026-05-07
Metadata Verified2026-05-07

About MongoDB MCP

MongoDB MCP is a Model Context Protocol (MCP) server created by MongoDB. It enables AI assistants to interact with MongoDB capabilities.

MCP (Model Context Protocol) is an open standard that allows AI models to securely connect to external tools and data sources. By installing MongoDB MCP, you give your AI assistant the ability to perform real actions through a standardized interface, rather than just generating text about them.

This server is compatible with Claude Desktop, Cursor, Windsurf, VS Code and has 1,013+ stars on GitHub. It falls under the "Database" category of MCP servers.

To get started, use our MCP Manifest Generator to create a complete configuration, or validate your existing setup with the MCP Config Validator.

Other Database Servers

Popular MCP Servers

Related Tools

FAQ

How do I install MongoDB MCP?

Visit the GitHub repository at https://github.com/mongodb-js/mongodb-mcp-server for detailed installation instructions. Setup steps vary depending on your MCP client.

What clients work with MongoDB MCP?

MongoDB MCP is compatible with Claude Desktop, Cursor, Windsurf, VS Code. Each client has its own configuration file format, but the MCP server setup is similar across all of them.

What can I do with MongoDB MCP?

Official MongoDB MCP server for working with MongoDB databases and Atlas clusters from AI clients. Once configured, your AI assistant can interact with these capabilities through natural language commands, making it possible to perform real actions directly from your AI chat interface.