70
/ 100
1 month ago
glama

MongoDB MCP Server

A Model Context Protocol (MCP) server for MongoDB operations, enabling AI assistants to interact with MongoDB databases through a standardized interface.

Is this your MCP?

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.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// known CVEs in dependencies2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_ALLOWED_DATABASESComma-separated list of allowed databases (all allowed)
configMCP_AUDIT_LOG_ENABLEDEnable audit logging true
configMCP_AUDIT_LOG_PATHAudit log file path (console only)
configMCP_DATA_MASKING_ENABLEDEnable data masking true
configMCP_DENIED_DATABASESComma-separated list of denied databases (none)
configMCP_DENIED_TOOLSComma-separated list of denied tools (none)
configMCP_MASKED_FIELDSComma-separated masked fields password,secret,token,apiKey
configMCP_MAX_BULK_OPERATIONSMaximum bulk operations 1000
configMCP_MAX_QUERY_RESULTSMaximum query results 1000
configMCP_RATE_LIMIT_ENABLEDEnable rate limiting true
configMCP_RATE_LIMIT_MAX_REQUESTSMax requests per window 100
configMCP_RATE_LIMIT_WINDOW_MSRate limit window (ms) 60000
configMCP_READ_ONLYEnable read-only mode false
configMONGODB_URIMongoDB connection string mongodb://localhost:27017
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/az-coder-123-mongodb-mcp-1c6ars)](https://m8ven.ai/mcp/az-coder-123-mongodb-mcp-1c6ars)
commit: df56aee7077bb260958041f513a4e0762f0a93d0
code hash: 355639564e8559a9a0d15d4c05f5d1b2b91d0f9f948a1b80f1fd5778c159f77a
verified: 6/11/2026, 12:08:50 PM
view raw JSON →