67
/ 100
6 days ago
glama

Multi-DB MCP Server

A multi-database MCP server supporting PostgreSQL, ClickHouse, and MySQL that enables database exploration and SQL execution through MCP stdio or HTTP API.

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.
🔐
You'll be asked for 4 credentials: DB_MCP_API_TOKEN, POSTGRES_PASSWORD, CLICKHOUSE_PASSWORD, MYSQL_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.
🔐 secretDB_MCP_API_TOKENyour-token
configPOSTGRES_DSNpostgresql://user:password@127.0.0.1:5432/postgres
configPOSTGRES_HOST
configPOSTGRES_USER
🔐 secretPOSTGRES_PASSWORD
configPOSTGRES_DATABASE
configPOSTGRES_DB
configCLICKHOUSE_HOST
configCLICKHOUSE_USER
🔐 secretCLICKHOUSE_PASSWORD
configCLICKHOUSE_DATABASE
configMYSQL_HOST
configMYSQL_USER
🔐 secretMYSQL_PASSWORD
configMYSQL_DATABASE
configMYSQL_CHARSET
configDB_MCP_API_HOST
configDB_MCP_API_PORT
// 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/1249zts-db-mcp-service-xjvrgd)](https://m8ven.ai/mcp/1249zts-db-mcp-service-xjvrgd)
commit: f18f14108eb22cac0723f27807c980edca6a24ea
code hash: 404aa7fa18f80407a9fa8191f9af94104a47b4f81b0dc5390a850a0adb862b74
verified: 6/18/2026, 11:06:48 AM
view raw JSON →