Apache-2.0 ยท Plugins

MongoDB MCP Server

Model Context Protocol server for connecting AI assistants to MongoDB databases and Atlas clusters.

1.0K stars 0.3K forks Apache-2.0 license 2026-06-10 verified
bash
$# MongoDB MCP Server
$pip install mongodb-mcp-server
$npx mongodb-mcp-server --help
Open sourceMCPAPI
Overview

What is MongoDB MCP Server?

MongoDB MCP Server is an open-source Model Context Protocol server that connects AI assistants and agent tools to MongoDB databases and MongoDB Atlas clusters. It gives agents a structured way to inspect and work with MongoDB data through MCP.

MongoDB data connector

The server connects AI assistants to MongoDB databases and Atlas clusters.

Agent workflows often need database context, but direct access should be mediated by a tool boundary.

MCP-native interface

The project is built around Model Context Protocol.

MCP makes the same database tool easier to reuse across compatible agent hosts.

Apache-licensed repository

The repository is listed under Apache-2.0 license metadata.

A permissive license makes it easier for teams to evaluate and adapt the connector.
Use cases

What teams use it for

Database exploration

Let an assistant inspect MongoDB schemas and data under controlled permissions.

Agent data tools

Expose MongoDB access as an MCP tool in an agent stack.

Atlas assistant workflows

Evaluate agent access for MongoDB Atlas-based applications.

Ecosystem

Tags & capabilities

pluginopen sourcepluginmcpprotocolconnectorsopen sourcemcp compatible
Comparison

How it stacks up

When to choose MongoDB MCP Server

Compare it with nearby plugins by looking at hosting model, integration surface, license, and whether the official docs show the workflow you need.

FAQ

Questions

Is MongoDB MCP Server open source?

Yes. The repository is listed under the Apache-2.0 license.

Who should use it?

Teams that use MongoDB and want to expose database context to MCP-compatible AI assistants should evaluate it.