1
0
Fork 0
1Panel-Appstore/dbhub
wanghe-fit2cloud d2e3445102 feat: DBHub support Oracle 2025-05-15 17:57:44 +08:00
..
0.4.7 feat: DBHub support Oracle 2025-05-15 17:57:44 +08:00
README.md feat: Add DBHub 2025-04-21 15:43:20 +08:00
README_en.md feat: Add DBHub 2025-04-21 15:43:20 +08:00
data.yml feat: DBHub support Oracle 2025-05-15 17:57:44 +08:00
logo.png feat: Add DBHub 2025-04-21 15:43:20 +08:00

README_en.md

DBHub

DBHub is a universal database gateway implementing the Model Context Protocol (MCP) server interface. This gateway allows MCP-compatible clients to connect to and explore different databases.

 +------------------+    +--------------+    +------------------+
 |                  |    |              |    |                  |
 |                  |    |              |    |                  |
 |  Claude Desktop  +--->+              +--->+    PostgreSQL    |
 |                  |    |              |    |                  |
 |      Cursor      +--->+    DBHub     +--->+    SQL Server    |
 |                  |    |              |    |                  |
 |     Other MCP    +--->+              +--->+     SQLite       |
 |      Clients     |    |              |    |                  |
 |                  |    |              +--->+     MySQL        |
 |                  |    |              |    |                  |
 |                  |    |              +--->+    MariaDB       |
 |                  |    |              |    |                  |
 +------------------+    +--------------+    +------------------+
      MCP Clients           MCP Server             Databases