71
/ 100
13 days ago
glama

DataFlow MCP Server

A production-grade MCP server for secure MongoDB CRUD operations with filtering, pagination, health monitoring, and rate limiting.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOGS_DIR./logs # Log directory
configMONGO_URImongodb://user:password@host:port/database
configMONGO_DB_NAME
configMONGO_TIMEOUT5000 # Connection timeout (ms)
configMONGO_POOL_SIZE10 # Connection pool size
configMONGO_MAX_IDLE_TIME45000 # Max idle time (ms)
configRAW_MONGO_URI
configRAW_DB_NAME
configRAW_COLLECTION
configMONGO_USE_TLSfalse # Enable TLS
configMONGO_ALLOW_INVALID_CERTS
configMONGO_CA_CERT_PATH/path/to/ca.pem
configCOLLECTION_NAME
// 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 4 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/sreetarak2-dataflow-mcp-zdsxdu)](https://m8ven.ai/mcp/sreetarak2-dataflow-mcp-zdsxdu)
commit: 081f911fcff198486ccb2962e644c3241633e237
code hash: 6d22db14e1ae8a7de8a2e744a582160491d14c3382735d8f7f814168bc8da246
verified: 6/16/2026, 1:27:32 PM
view raw JSON →