Главная · MCP-серверы · DBHub
DBHubDBHub
bytebase/dbhub
MCP-сервер DBHub (универсальный шлюз к БД).
Установка
npx @bytebase/dbhub@latest --transport http --port 8080 --dsn "postgres://user:password@localhost:5432/dbname?sslmode=disable" Demo Mode: npx @bytebase/dbhub@latest --transport http --port 8080 --demo Restrict to loopback (recommended for production): npx @bytebase/dbhub@lates