73
/ 100
17 days ago
glama

mcp-db-explorer

A Model Context Protocol (MCP) server that exposes tools for exploring and querying SQLite and PostgreSQL databases. It allows Large Language Models (LLMs) to inspect table structures, perform statistical profiling, generate entity-relationship diagrams, and execute queries safely.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDB_TYPEdb-type or MCP_DB_TYPE Default database engine type (sqlite, postgres, postgresql)
configMCP_DB_TYPEdb-type DB_TYPE or Default database engine type (sqlite, postgres, postgresql)
configDATABASE_URLconnection-string or MCP_DB_CONNECTION_STRING Database connection string (path for SQLite, URI for PostgreSQL)
configMCP_DB_CONNECTION_STRINGconnection-string DATABASE_URL or Database connection string (path for SQLite, URI for PostgreSQL)
configALLOW_WRITESallow-writes Enable write operations (DML/DDL queries). Disabled by default.
configALLOWED_DATABASE_DIRallowed-dir Restricts SQLite database paths to be inside this directory.
// 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/arman1o1-mcp-db-explorer-1ebcyt)](https://m8ven.ai/mcp/arman1o1-mcp-db-explorer-1ebcyt)
commit: e89e65fe67b8f545af1c33dd18e9a212b9c344d0
code hash: 4d20550a20077cf17dade495b4e3fc69ddbf980b6ca262f3f538029a7653c317
verified: 6/18/2026, 10:28:36 AM
view raw JSON →
mcp-db-explorer · M8ven Trust Score | M8ven