Mongodb MCP Server

v1.0.0Databasesstable

A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.

mcpmcp-servermongodbmongodb-atlasmongodb-database
Share:
1,028
Stars
0
Downloads
0
Weekly
0/5

About

A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.

Features

  • connect
  • list-collections
  • list-databases
  • collection-indexes
  • create-index

Use Cases

Connect to a MongoDB instance
List all collections for a given database
List all databases for a MongoDB connection
Describe the indexes for a collection
Create an index for a collection
mongodb-js

Maintainer

LicenseApache-2.0
Languagetypescript
Versionv1.0.0
UpdatedMay 21, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx mongodb

Examples

Basic Configuration

Configure Mongodb MCP Server

npx mongodb

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Databases MCP Servers

Explore other servers in the Databases category.

Quick Config Preview

{ "mcpServers": { "mongodb": { "command": "npx", "args": ["-y", "mongodb"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mongodb MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides