Universal database MCP server supporting PostgreSQL, MySQL, SQLite, DuckDB, SQL Server, and more through a unified interface.
npx -y dbhub
```json
{
"mcpServers": {
"dbhub": {
"command": "npx",
"args": ["-y", "dbhub", "--dsn", "postgresql://localhost/mydb"]
}
}
}
```
querylist_tablesdescribe_tablelist_databasesUniversal database MCP server supporting PostgreSQL, MySQL, SQLite, DuckDB, SQL Server, and more through a unified interface.
Language: TypeScript
Category: Databases