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.
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.
process.env. You'll be asked to provide them before it can run.SQL_BRIDGE_EXECUTABLESQL_BRIDGE_REQUIRE_BUNDLEDSQL_BRIDGE_MODE— set =remote (or hosted) before starting the MCP process. Hosted mode exposesLOVABLE_MCP_URL— Use to override it for another deployment. To select the hosted advanced mode,LOVABLE_OAUTH_ISSUER— completes PKCE login. is only an optional override. The bridge persists theSQL_BRIDGE_ALLOW_HTTPLOVABLE_CLIENT_IDLOVABLE_ACCESS_TOKENLOVABLE_OAUTH_SCOPELOVABLE_ENTITLEMENT_CACHE_SECONDSLOVABLE_ENTITLEMENT_TOOL— Set only when using a compatible deployment with a different tool name.LOVABLE_MCP_PROTOCOL_VERSIONSQL_MAX_ROWS— write access is intentional. limits returned rows and defaults to 500.SQL_ALLOW_WRITE— Read-only statements are the default. Set =true only for a database whereSQL_DATABASE_URLS— For environment-configured local connections, set to a JSON object beforeSQL_DATABASE_URL— You can use for one database, which is exposed as default.SQL_BRIDGE_METADATA_PATHSQL_BRIDGE_SYNC_CACHE_SECONDS[](https://m8ven.ai/mcp/alizaimovic-sql-database-bridge-1o23ze)