Provides an MCP server for MySQL, PostgreSQL, and SQLite, offering granular permissions, multi-database support, and cloud-ready SSL/TLS with an extensible adapter pattern.
DB Bridge acts as a powerful Model Context Protocol (MCP) server, designed to seamlessly connect applications to various SQL databases including MySQL, PostgreSQL, and SQLite. Built with a flexible adapter pattern, it ensures extensibility while prioritizing security through granular, schema-specific permissions, read-only modes, and robust SSL/TLS support for cloud environments like AWS RDS and Google Cloud SQL. It also supports multi-database access and can expose an optional remote HTTP server, making it an ideal solution for secure and controlled database interactions.