62
/ 100
14 days ago
glama

db-mcp

A secure MCP server for connecting AI assistants to MySQL, Redis, and MongoDB with preconfigured connections, runtime protections, and graded security modes.

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 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: MYSQL_PASSWORD, REDIS_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDB_MCP_CONFIG_PATH"/path/to/config.json"
configDB_MCP_DEFAULT_MONGO_LIMIT
configDB_MCP_MAX_CONCURRENT_MONGO
configDB_MCP_MAX_CONCURRENT_MYSQL
configDB_MCP_MAX_CONCURRENT_REDIS
configDB_MCP_MAX_MONGO_LIMIT
configDB_MCP_MAX_RESPONSE_BYTESenv =65536 \
configDB_MCP_MAX_RESULT_ITEMS
configDB_MCP_MYSQL_SELECT_LIMITenv =500 \
configDB_MCP_OPERATION_TIMEOUT_MS
configDB_MCP_SECURITY_MODE"read_only"
configMONGODB_DATABASE
configMONGODB_URL
configMYSQL_DATABASE
configMYSQL_HOST
🔐 secretMYSQL_PASSWORD
configMYSQL_POOL_IDLE_TIMEOUT
configMYSQL_POOL_MAX
configMYSQL_POOL_MIN
configMYSQL_PORT
configMYSQL_USER
configREDIS_DB
configREDIS_HOST
🔐 secretREDIS_PASSWORD
configREDIS_PORT
configREDIS_URL
// 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 1 concrete improvement 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/wannanbigpig-db-mcp-ivoezc)](https://m8ven.ai/mcp/wannanbigpig-db-mcp-ivoezc)
commit: 153d396a84668ec47a712ac72500a291c0aff5c5
code hash: a929808efd6dba0b1e0ee28617eb0fc57772bde81fb35098f9f4bea0bb23f3ba
verified: 6/9/2026, 10:38:46 AM
view raw JSON →