74
/ 100
6 days ago
glama

every-db-mcp

A multi-database MCP server that supports MySQL, GaussDB, Oracle, and DM8, providing a unified interface for executing queries, data manipulation, and schema inspection via natural language.

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.
🔐
You'll be asked for 1 credential: MYSQL_PASS
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.
configALLOW_DDL_OPERATION
configALLOW_DELETE_OPERATION
configALLOW_INSERT_OPERATION
configALLOW_UPDATE_OPERATION
configMYSQL_DB$env: = "your-database"
configMYSQL_HOST如果只连接一个 MySQL,也可以在启动服务前设置环境变量。设置了 后,环境变量配置会优先于 db-config.json。
🔐 secretMYSQL_PASS$env: = "your-mysql-password"
configMYSQL_PORT$env: = "3306"
configMYSQL_USER$env: = "your-mysql-user"
configPYTHON_PATH
// 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 3 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/vmayfuture-every-db-mcp-6akl1j)](https://m8ven.ai/mcp/vmayfuture-every-db-mcp-6akl1j)
commit: 3e8ece55ccdb910b7c5fb66432b0cc6036999390
code hash: 75f438432922ef75e4c37859f3ea0b3bed1164493cc956365b3e765d5e46b375
verified: 7/25/2026, 8:39:00 AM
view raw JSON →