1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-22 02:29:40 +08:00
2025-05-15 17:57:44 +08:00
..
2025-05-15 17:57:44 +08:00
2025-05-15 17:57:44 +08:00
2025-04-21 15:43:20 +08:00
2025-04-21 15:43:20 +08:00
2025-04-21 15:43:20 +08:00

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