bytebase/dbhub
Zero-dependency MCP server that provides AI coding assistants and agents with database access across Postgres, MySQL, SQL Server, MariaDB, and SQLite.

Velocity · 7d
+6.4
★ / day
Trend
→steady
star history
DBHub implements the Model Context Protocol (MCP) to serve as a bridge between AI coding assistants and multiple database systems. It allows AI assistants like Claude Code, Cursor, and GitHub Copilot CLI to query and interact with databases in a token-efficient manner. The server is built in TypeScript with no external dependencies, supporting all major relational databases through a unified interface.
Frequently asked
- What is bytebase/dbhub?
- Zero-dependency MCP server that provides AI coding assistants and agents with database access across Postgres, MySQL, SQL Server, MariaDB, and SQLite.
- Is dbhub open source?
- Yes — bytebase/dbhub is open source, released under the MIT license.
- What language is dbhub written in?
- bytebase/dbhub is primarily written in TypeScript.
- How popular is dbhub?
- bytebase/dbhub has 3.2k stars on GitHub and is currently holding steady.
- Where can I find dbhub?
- bytebase/dbhub is on GitHub at https://github.com/bytebase/dbhub.