43
/ 100
10 days ago
glama

SQL Database Bridge

MCP server that connects to SQL databases (SQLite, PostgreSQL, MSSQL, MySQL) and provides tools to run read-only queries, list schemas/tables, and manage connections via stdio transport.

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.
🔐
You'll be asked for 1 credential: LOVABLE_ACCESS_TOKEN
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.
configSQL_BRIDGE_EXECUTABLE
configSQL_BRIDGE_REQUIRE_BUNDLED
configSQL_BRIDGE_MODEset =remote (or hosted) before starting the MCP process. Hosted mode exposes
configLOVABLE_MCP_URLUse to override it for another deployment. To select the hosted advanced mode,
configLOVABLE_OAUTH_ISSUERcompletes PKCE login. is only an optional override. The bridge persists the
configSQL_BRIDGE_ALLOW_HTTP
configLOVABLE_CLIENT_ID
🔐 secretLOVABLE_ACCESS_TOKEN
configLOVABLE_OAUTH_SCOPE
configLOVABLE_ENTITLEMENT_CACHE_SECONDS
configLOVABLE_ENTITLEMENT_TOOLSet only when using a compatible deployment with a different tool name.
configLOVABLE_MCP_PROTOCOL_VERSION
configSQL_MAX_ROWSwrite access is intentional. limits returned rows and defaults to 500.
configSQL_ALLOW_WRITERead-only statements are the default. Set =true only for a database where
configSQL_DATABASE_URLSFor environment-configured local connections, set to a JSON object before
configSQL_DATABASE_URLYou can use for one database, which is exposed as default.
configSQL_BRIDGE_METADATA_PATH
configSQL_BRIDGE_SYNC_CACHE_SECONDS
// 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 2 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/alizaimovic-sql-database-bridge-1o23ze)](https://m8ven.ai/mcp/alizaimovic-sql-database-bridge-1o23ze)
commit: 7aed08fa9afb9688e9c03aa1800f8950d3813683
code hash: 5db3f8c6fd12999c7520dac8fdbbffe059fbe5eac86018ce24c05dce2b77df3e
verified: 7/21/2026, 8:37:48 AM
view raw JSON →