Enables AI assistants like Claude to interact with MongoDB databases through standardized MCP tools. Supports full CRUD operations, aggregations, and natural language queries with Clean Architecture and dual transport modes (STDIO/HTTP).
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.LOG_DIR— Directory for log files (default: ./logs)LOG_LEVEL— "": "info"MCP_PORT— Port for SSE mode (default: 3000)MCP_READ_ONLY_MODE— Restrict to read-only operationsMCP_TRANSPORT— "": "STDIO",MONGODB_DATABASE— mcp_defaultMONGODB_URI— mongodb://localhost:27017PORT— export =3000[](https://m8ven.ai/mcp/jovicon-nestjs-mcp-server-1eql9m)