DBHub
CommunitybyBytebase
Zero-dependency MCP for Postgres, MySQL, SQL Server, MariaDB, and SQLite.
Configuration
{
"mcpServers": {
"dbhub": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-dbhub"
]
}
}
}Add this to your claude_desktop_config.json file.