74
/ 100
28 days ago
glama

DB MCP Server

Enables executing SQL queries, schema introspection, and data management for PostgreSQL and MySQL databases via natural language, supporting local, SSH, and AWS RDS connections.

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 1 credential: DB_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.
configAWS_DEFAULT_REGION
configAWS_REGION"": "eu-west-1",
configDB_DEFAULT_LIMITNo Default query row limit (default: 1000)
configDB_DEFAULT_TIMEOUTNo Default query timeout in ms (default: 30000)
configDB_ENGINE"": "postgresql"
configDB_HOST"": "localhost",
configDB_IS_READ_REPLICA"": "true",
configDB_NAME"": "mydb",
🔐 secretDB_PASSWORD"": "password",
configDB_PORT"": "5432",
configDB_RDS_INSTANCE_IDENTIFIER2. Automatic detection via RDS API (requires and AWS credentials)
configDB_SECRET_ARN"": "arn:aws:secretsmanager:us-east-1:123456789012:secret:mydb-AbCdEf"
configDB_SSL"": "false"
configDB_USER"": "postgres",
configDB_WRITE_MODE"": "disabled"
// 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 5 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/nikhilchintawar-db-mcp-1eoe3p)](https://m8ven.ai/mcp/nikhilchintawar-db-mcp-1eoe3p)
commit: b9e2dab5cca017ef5b8edc2c9ac218e7fc96bed5
code hash: 487b02191d73bcb3f093f40318c92f948feea970b0e8e8892ed5855d666da9cc
verified: 6/23/2026, 10:34:11 AM
view raw JSON →