DB Connect MCP is a Python-based, open-source MCP server that provides safe, read-only access to multiple SQL databases—including PostgreSQL, MySQL/MariaDB, and ClickHouse—for AI assistants via the Model Context Protocol. It exposes robust database exploration and data analysis capabilities, such as schema and table listing, column profiling, database statistics, and secure custom SQL querying. Designed for AI-integrated workflows, it enforces strong read-only operation and connection safety, and supports secure SSH tunneling for remote or protected databases.
Visit DB Connect MCP's official website for product details and getting started.