MongoDB

by mongodb-js · Added 26d ago

970

Install

npx -y mongodb-mcp-server

About

MongoDB MCP Server provides a bridge between AI assistants and MongoDB databases, enabling comprehensive interaction with both MongoDB instances and MongoDB Atlas cloud services. It offers tools for database operations (querying, inserting, updating, deleting documents), collection management, schema inspection, and Atlas-specific capabilities like cluster creation and user management. The server handles authentication for both direct MongoDB connections and Atlas API access, implements telemetry for tracking usage patterns, and supports both read-only and full-access modes. It's particularly valuable for developers who need to integrate MongoDB capabilities into conversational AI interfaces without managing the complexities of MongoDB's drivers directly.

Tags

Databasesmcp-serverdatabasenpm