Repository intelligence

bytebase/dbhub

GitHub

Token conscious database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.

CLOUDM0N decision
Trust FAIL · 35/100
Good fit if

Teams whose requirements match this repository’s core capability.

Watch out for

Review deployment and security evidence before production adoption.

Practical intelligence

What matters before you adopt it

Best for
Teams whose requirements match this repository’s core capability.
Main trade-offs
Review deployment and security evidence before production adoption.
Trust & CVEs

Security evidence without the noise

Trust remains a decision signal; CVEs and scanner evidence explain what is driving the risk.

Security findings
3
CLOUDM0N scanner findings
Critical
1
High
0
Medium
2
Low
0
View trust evidence & security findings
Why this score
No trust rationale was stored for this scan.
CLOUDM0N findings
CRITICAL
Private-key material appears to be committed in executable/config scope. 4 sample match(es) found.
MEDIUM
The project can spawn operating-system processes; review command construction and input handling. 4 sample match(es) found.
MEDIUM
Dockerfile does not end with an explicit non-root USER.
Architecture from code18 modules · 32 edges
Structural evidence

Modules and dependency edges extracted from repository code. This is code evidence, not README inference.

Code files
207
Modules
18
Dependency edges
32
Core modules
(root)
2 files
frontend
90 files
scripts
5 files
src
2 files
src/__fixtures__
1 files
src/__tests__
tests
4 files
src/api
API layer
5 files
src/config
configuration
6 files
src/connectors
24 files
src/requests
3 files
src/tools
tool implementations
14 files
src/types
3 files
Dependency flow
srcsrc/api
srcsrc/config
srcsrc/connectors
srcsrc/tools
srcsrc/utils
src/__fixtures__src/config
src/__fixtures__src/connectors
src/__fixtures__src/types
src/__tests__src/utils
src/apisrc/__fixtures__
src/apisrc/connectors
src/apisrc/requests
src/apisrc/tools
src/apisrc/types
Detected languages
TypeScript · SQL · JavaScript
Detected frameworks
Express · Vitest · Zod
Architecture evidence details
flowchart TD
    %% dbhub — high-level architecture (DRAFT, refine me)
    n0["(root) · 2 files"]
    n1["frontend · frontend · 90 files"]
    n2["scripts · scripts · 5 files"]
    n3["src · 2 files"]
    n4["src/__fixtures__ · 1 file"]
    n5["src/__tests__ · tests · 4 files"]
    n6["src/api · API layer · 5 files"]
    n7["src/config · configuration · 6 files"]
    n8["src/connectors · 24 files"]
    n9["src/requests · 3 files"]
    n10["src/tools · tool implementations · 14 files"]
    n11["src/types · 3 files"]
    n12["src/utils · utility helpers · 48 files"]
    n3 --> n6
    n3 --> n7
    n3 --> n8
    n3 --> n10
    n3 --> n12
    n4 --> n7
    n4 --> n8
    n4 --> n11
    n5 --> n12
    n6 --> n4
    n6 --> n8
    n6 --> n9
    n6 --> n10
    n6 --> n11
    n6 --> n12
    n7 --> n10
    n7 --> n11
    n7 --> n12
    n8 --> n4
    n8 --> n7
    n8 --> n11
    n8 --> n12
    n10 --> n8
    n10 --> n9
    n10 --> n11
    n10 --> n12
    n12 --> n4
    n12 --> n7
    n12 --> n8
    n12 --> n9
    n12 --> n10
    n12 --> n11
    class n6 api
    class n2,n7 infra
    class n10,n12 shared
    class n5 test
    class n1 ui
    classDef api fill:#af7aa1,color:#ffffff,stroke:#8a5f7f
    classDef infra fill:#b35c00,color:#ffffff,stroke:#8f4a00
    classDef shared fill:#79706e,color:#ffffff,stroke:#5d5654
    classDef test fill:#499894,color:#ffffff,stroke:#397975
    classDef ui fill:#4e79a7,color:#ffffff,stroke:#3a5b80
Agent handoff
Use with any agent
JSON API
Alternatives

Nearby repositories worth comparing before adoption.

Compare top options →
pgedge-postgres-mcp
pgEdge/pgedge-postgres-mcp
46
Fit

pgEdge MCP Server. A PostgreSQL MCP server with a Natural Language Agent CLI and Web UI.

Trust REVIEW · 65
Compare →
supabase
supabase/supabase
23
Fit

The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.

Trust FAIL · 0
Compare →
bunqueue
egeominotti/bunqueue
47
Fit

⚡ High-performance job queue for Bun. SQLite by default, PostgreSQL multi-broker when you scale. DLQ, cron, SQLite S3 backups, and native MCP. No Redis.

Trust REVIEW · 70
Compare →