DBHub (Universal Database Gateway)
MCP Serverby bytebase · Added 5mo ago
Claude
2.4k
Install
npx -y @bytebase/dbhubAdd to Claude
claude mcp add bytebase-dbhubQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"dbhub-universal-database-gateway": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides a universal database gateway for connecting to PostgreSQL, MySQL, SQLite, and DuckDB, enabling table browsing, schema inspection, and read-only SQL queries with built-in safety checks
Tags
Databasesmcp-serverdatabasenpm