DirectoryMongodb Mcp Server
database

Mongodb Mcp Server

by mongodb-js

60
Health
good
71
Popularity

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

940stars
208forks
TypeScript
Apache-2.0
Updated March 11, 2026
#mcp#mcp-server#mongodb#mongodb-atlas#mongodb-database

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "mongodb-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mongodb-mcp-server"
      ],
      "env": {
        "DATABASE_URL": "postgresql://user:password@host:5432/dbname"
      }
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx mongodb-mcp-server

Maintenance Healthgood

Freshness32/40
Issue response15/30
Org backing10/20
Longevity3/10
Updated recently

Server Info

Categorydatabase
LanguageTypeScript
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory