39
/ 100
1 month ago
glama

Database MCP

Provides a natural language interface for querying and managing PostgreSQL, MySQL, MariaDB, MSSQL, and SQLite databases using the Model Context Protocol. Users can explore database schemas and visualize query results through an integrated web dashboard.

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 2 credentials: ENCRYPTION_KEY, LLM_API_KEY
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.
🔐 secretENCRYPTION_KEYA 32-character random key for production
🔐 secretLLM_API_KEYYour API key
configLLM_API_URLYour LLM API endpoint (e.g., Groq, OpenAI)
configLLM_MODELModel name (e.g., mixtral-8x7b-32768)
configPORT
// 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 4 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/thekaranpargaie-database-mcp-a4ywn6)](https://m8ven.ai/mcp/thekaranpargaie-database-mcp-a4ywn6)
commit: 22ce71db79a3c994f5e5bfc58e967be5e5a424b5
code hash: a9904ef87d5ebab42ded9609ab3db389c75538fe3366b2647829308b63a67a9c
verified: 6/13/2026, 10:54:13 AM
view raw JSON →