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.