DBHub
Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB
stdio v0.17.0
Connection Configuration
Add this to your AI agent's MCP config file to connect.
Run in your terminal:
claude mcp add io.github.bytebase--dbhub -- npx
Server Details
Transport
stdio
Authentication
NoneVersion
v0.17.0
Server Name
io.github.bytebase/dbhub
Last Updated
Mar 7, 2026
Get Started
How to install and connect this MCP server.
Required Configuration
Environment variables you must provide when running this server.
| Variable | Required |
|---|---|
DSN secret | Optional |
DB_TYPE | Optional |
DB_HOST | Optional |
DB_PORT | Optional |
DB_USER | Optional |
DB_PASSWORD secret | Optional |
DB_NAME | Optional |
TRANSPORT | Optional |
PORT | Optional |
ID | Optional |
SSH_HOST | Optional |
SSH_PORT | Optional |
SSH_USER | Optional |
SSH_PASSWORD secret | Optional |
SSH_KEY | Optional |
SSH_PASSPHRASE secret | Optional |