DBHub is a zero-dependency server that implements the Model Context Protocol (MCP) server interface, designed to act as a lightweight gateway between MCP-compatible clients and multiple types of databases. It enables AI coding assistants and other clients to connect to and explore databases such as PostgreSQL, MySQL, MariaDB, SQL Server, and SQLite through a single interface. The platform emphasizes token efficiency and is suitable for local development environments.
Key features of DBHub include support for multiple simultaneous database connections configured via TOML, and several built-in tools accessible to AI assistants. These tools allow for executing SQL queries with transaction support and safety controls, searching and exploring database schemas, tables, columns, indexes, and procedures, as well as defining custom, reusable, parameterized SQL operations. The tool also offers guardrails such as read-only mode, row limiting, and query timeouts to help prevent unintended or runaway operations. Security features include support for SSH tunneling and SSL/TLS encryption.
DBHub provides a web-based Workbench interface that allows users to run database tools and view request traces directly from a browser, without the need for an MCP client. For installation, the platform can be set up using Docker, NPM, or pre-built binaries, making it accessible across different development setups.
By serving as a bridge between AI agents and databases, DBHub streamlines database exploration and management for developers and AI coding assistants, focusing on simplicity, efficiency, and secure access.
DBHub, Minimal Database MCP Server is an Infrastructure & Backend project. It focuses on providing a lightweight, protocol-compliant server for connecting MCP-compatible clients to various databases. It is built as an open-source project for developers and data engineers. DBHub, Minimal Database MCP Server is open source under the MIT license. DBHub, Minimal Database MCP Server is available on the command line and API, and it can be self-hosted.
Behind DBHub, Minimal Database MCP Server is bytebase, and it first shipped in 2025. The project is developed in the open on GitHub with 3k stars and 46 commits in the last 90 days. Key capabilities include MCP server, database gateway, and token efficient. It exposes integrations via an MCP server and a public API.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do