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