A Model Context Protocol (MCP) server for MongoDB operations, enabling AI assistants to interact with MongoDB databases through a standardized interface.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
process.env. You'll be asked to provide them before it can run.MCP_ALLOWED_DATABASES— Comma-separated list of allowed databases (all allowed)MCP_AUDIT_LOG_ENABLED— Enable audit logging trueMCP_AUDIT_LOG_PATH— Audit log file path (console only)MCP_DATA_MASKING_ENABLED— Enable data masking trueMCP_DENIED_DATABASES— Comma-separated list of denied databases (none)MCP_DENIED_TOOLS— Comma-separated list of denied tools (none)MCP_MASKED_FIELDS— Comma-separated masked fields password,secret,token,apiKeyMCP_MAX_BULK_OPERATIONS— Maximum bulk operations 1000MCP_MAX_QUERY_RESULTS— Maximum query results 1000MCP_RATE_LIMIT_ENABLED— Enable rate limiting trueMCP_RATE_LIMIT_MAX_REQUESTS— Max requests per window 100MCP_RATE_LIMIT_WINDOW_MS— Rate limit window (ms) 60000MCP_READ_ONLY— Enable read-only mode falseMONGODB_URI— MongoDB connection string mongodb://localhost:27017[](https://m8ven.ai/mcp/az-coder-123-mongodb-mcp-1c6ars)