DirectoryDBHub
Database

DBHub

by Bytebase

53
Health
fair
68
Popularity

Universal database MCP by Bytebase. Supports PostgreSQL, MySQL, SQL Server, MariaDB, SQLite, Oracle concurrently. Zero dependencies.

2,721stars
230forks
TypeScript
MIT
Updated May 10, 2026
#database#postgresql#mysql#sqlite#sql-server#multi-database

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "dbhub": {
      "command": "npx",
      "args": [
        "-y",
        "dbhub"
      ],
      "env": {
        "DATABASE_URL": "postgresql://user:password@host:5432/dbname"
      }
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx dbhub --transport stdio --dsn 'postgres://...'

Maintenance Healthfair

Freshness25/40
Issue response3/30
Org backing20/20
Longevity5/10
Updated this quarter
Most issues unresolved
Org-backed

Server Info

CategoryDatabase
LanguageTypeScript
LicenseMIT
StatusACTIVE
Free tier available

Get Your API Key

Open-source Firebase alternative. Postgres database, auth, storage, and edge functions.

Start with Supabase Free

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory