MongoDB

Provides a bridge between MongoDB databases and conversational interfaces, enabling comprehensive database operations, collection management, schema inspection, and Atlas cloud service interactions with authentication and telemetry support.

Featured
View Source
553 stars
0 tools
Created Aug 2025
@mongodb-js/mongodb-js-mongodb-mongodb-mcp-server

About

Provides a bridge between MongoDB databases and conversational interfaces, enabling comprehensive database operations, collection management, schema inspection, and Atlas cloud service interactions with authentication and telemetry support.

Categories

general

Installation

npm

npm install @mongodb-js/mongodb-js-mongodb-mongodb-mcp-server

Configuration

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