67
/ 100
1 month ago
glama

MongoDB Intelligence MCP Server

An autonomous MCP server that enables LLMs to intelligently query and analyze MongoDB databases by reverse-engineering schemas, proving relationships, and enforcing security safeguards like PII masking and query limits.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMONGODB_URI"mongodb://localhost:27017"
configMONGODB_DATABASE
configDATA_BACKEND
configREAD_ONLYThe server includes Write tools (insert, update, delete, create_index), but they are completely disabled by default via the .env =true flag.
configDATABASE_FILTER
configSAMPLE_SIZE
configANALYSIS_MODE
configCACHE_TTL_HOURS
configLOG_LEVEL
configCACHE_DIR
configOUTPUT_DIR
// 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/salman0076-mongodb-intelligence-mcp-1wb3h0)](https://m8ven.ai/mcp/salman0076-mongodb-intelligence-mcp-1wb3h0)
commit: 6143b84852b5c4c0c38767bbff956526023c7d22
code hash: bcea57bfb10bf0c3911aa1af42a0404f8b9dcf4a0790ee42b2c6f4c5dbcc78bd
verified: 6/27/2026, 8:55:59 AM
view raw JSON →