Skip to content
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

Universal Database
Provides unified connectivity to PostgreSQL, MySQL, and SQLite databases with automatic schema discovery, query recommendations, and a web f
0 tools
dbhub
Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
0 tools
DBHub
Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB
0 tools
DBHub Analytics
Multi-database MCP server supporting PostgreSQL, MySQL, SQL Server, SQLite, Databricks, and BigQuery for AI-powered database exploration and
0 tools
Database Universal
Universal database connectivity and query tools for multiple database systems.
0 tools
Centralmind (Database Gateway)
Database integration with security and compliance. Supports: PostgreSQL, MySQL, ClickHouse, Snowflake, MSSQL, BigQuery, Oracle Database, SQL
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dbhub_(universal_database_gateway)": {
      "url": "None",
      "transport": "http"
    }
  }
}