We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b1961a commit 7c8dbf6Copy full SHA for 7c8dbf6
README.md
@@ -14,15 +14,15 @@ DBHub is a universal database gateway implementing the Model Context Protocol (M
14
| | | | | |
15
| Claude Desktop +--->+ +--->+ PostgreSQL |
16
17
- | Cursor +--->+ DBHub +--->+ SQL Server |
+ | Cursor +--->+ DBHub +--->+ SQL Server |
18
19
- | Other MCP +--->+ +--->+ SQLite |
20
- | Clients | | | | |
21
- | | | +--->+ MySQL |
+ | Other Clients +--->+ +--->+ SQLite |
+ | | | | | |
+ | | | +--->+ MySQL |
22
23
| | | +--->+ MariaDB |
24
25
- | | | +--->+ Oracle |
+ | | | +--->+ Oracle |
26
27
+------------------+ +--------------+ +------------------+
28
MCP Clients MCP Server Databases
0 commit comments