---
title: "MongoDB MCP Server for Database and Atlas Management"
description: "The official MongoDB MCP server connects AI agents to MongoDB databases and Atlas clusters through the Model Context Protocol, enabling structured queries, collection management, Atlas API operations, and aggregation pipelines with built-in authentication and access control."
verification: "security_reviewed"
source: "https://github.com/mongodb-js/mongodb-mcp-server"
category:
  - "Integrations & Connectors"
framework:
  - "MCP"
tool_ecosystem:
  github_repo: "mongodb-js/mongodb-mcp-server"
  github_stars: 983
  npm_package: "mongodb-mcp-server"
  npm_weekly_downloads: 36594
---

# MongoDB MCP Server for Database and Atlas Management

The official MongoDB MCP server connects AI agents to MongoDB databases and Atlas clusters through the Model Context Protocol, enabling structured queries, collection management, Atlas API operations, and aggregation pipelines with built-in authentication and access control.

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/mongodb-mcp-server-database-atlas-management/)
