46
/ 100
1 month ago
glama

Database MCP Server

Enables AI agents to securely interact with multiple databases (MySQL, PostgreSQL) via natural language queries, with cross-database querying and enterprise-grade security.

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.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 4 credentials: MYSQL_PASSWORD, MYSQL_SSL_KEY, POSTGRES_PASSWORD, POSTGRES_SSL_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 critical3 high4 low

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

criticalmysql2@3.6.0GHSA-4rch-2fh8-94vw

MySQL2 for Node Arbitrary Code Injection

criticalmysql2@3.6.0GHSA-fpw7-j2hg-69v5

mysql2 Remote Code Execution (RCE) via the readCodeFor function

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

highmysql2@3.6.0GHSA-pmh2-wpjm-fj45

mysql2 vulnerable to Prototype Pollution

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.
configDB_CONFIG_FILE"": "./db-config.json"
configDB_DEFAULT_CONNECTION
configDB_TYPE1. 명시적 지정: 환경변수 또는 config.type 설정
configMYSQL_DB✅ 불필요한 dummy 환경변수 제거: MYSQL_HOST, MYSQL_PORT, , MYSQL_USER, MYSQL_PASSWORD 불필요
configMYSQL_HOST✅ 불필요한 dummy 환경변수 제거: , MYSQL_PORT, MYSQL_DB, MYSQL_USER, MYSQL_PASSWORD 불필요
🔐 secretMYSQL_PASSWORD✅ 불필요한 dummy 환경변수 제거: MYSQL_HOST, MYSQL_PORT, MYSQL_DB, MYSQL_USER, 불필요
configMYSQL_PORT✅ 불필요한 dummy 환경변수 제거: MYSQL_HOST, , MYSQL_DB, MYSQL_USER, MYSQL_PASSWORD 불필요
configMYSQL_SSL_CA=/path/to/rds-ca-2019-root.pem
configMYSQL_SSL_CERT
🔐 secretMYSQL_SSL_KEY
configMYSQL_SSL_MODE
configMYSQL_USER✅ 불필요한 dummy 환경변수 제거: MYSQL_HOST, MYSQL_PORT, MYSQL_DB, , MYSQL_PASSWORD 불필요
configPOSTGRES_DB"": "order_service"
configPOSTGRES_HOST"": "order-db.cluster-yyy.rds.amazonaws.com",
🔐 secretPOSTGRES_PASSWORDsecure_password
configPOSTGRES_PORT"": "5432",
configPOSTGRES_SSL_CA=/path/to/rds-ca-2019-root.pem
configPOSTGRES_SSL_CERT
🔐 secretPOSTGRES_SSL_KEY
configPOSTGRES_SSL_MODE
configPOSTGRES_USERreadonly_user
// 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/tomtomjskim-db-mcp-w0yysx)](https://m8ven.ai/mcp/tomtomjskim-db-mcp-w0yysx)
commit: b384d5b4032bab51ab820b8d5f3d37628e4adcd7
code hash: 94150e7e5b00c676420095d465cf53e198e7a40a7bec257e3019a2a732f71e6c
verified: 6/24/2026, 10:18:57 AM
view raw JSON →