74
/ 100
10 days ago
glama

Generic Database MCP Server

Enables read-only SQL querying and schema inspection across MSSQL, PostgreSQL, and MySQL databases via MCP tools.

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: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: DB_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

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

high@modelcontextprotocol/sdk@1.25.3GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

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_DATABASEDatabase name
configDB_ENCRYPTSet to true / false (default true)
configDB_HOSTDatabase host (or DB_SERVER)
🔐 secretDB_PASSWORDe =yourPassword \
configDB_PORTDatabase port
configDB_SERVERDB_HOST Database host (or )
configDB_TRUST_SERVER_CERTIFICATESet to true / false (default false)
configDB_TYPEmssql (default), postgres, mysql
configDB_USER"": "metro_dba",
configHOSTBind address for HTTP mode. Default: 0.0.0.0
configPORTTRANSPORT=http =3000 node build/index.js
configTOOL_PREFIXTools Namespacing: Support for to run multiple server instances (e.g., mssql_, pg_) without collision.
configTRANSPORThttp PORT=3000 node build/index.js
// 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/bleckcorp-generic-database-mcp-server-sv2cvx)](https://m8ven.ai/mcp/bleckcorp-generic-database-mcp-server-sv2cvx)
commit: 76a71e29479223479dfae499adaa5758386c57cd
code hash: ed6c9738187fe0acbc483addfdac1cdd480beee241aad4450c7480657d4dfbf1
verified: 7/21/2026, 8:57:40 AM
view raw JSON →