Back to search
30
MCP
DBHub (Universal Database Gateway)
pulsemcp/dbhub (universal database gateway)Provides a universal database gateway for connecting to PostgreSQL, MySQL, SQLite, and DuckDB, enabling table browsing, schema inspection, and read-only SQL queries with built-in safety checks
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dbhub_(universal_database_gateway)": {
"url": "None",
"transport": "http"
}
}
}