Dbridge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 5 Jul 2026.
Query SQLite, PostgreSQL, and MySQL in plain language - read-only, with column masking and limits.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dbridge-mcp -- npx -y dbridge-mcp
{
"mcpServers": {
"dbridge-mcp": {
"args": [
"-y",
"dbridge-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.dbridge-mcp]
command = "npx"
args = ["-y", "dbridge-mcp"]
{
"mcpServers": {
"dbridge-mcp": {
"args": [
"-y",
"dbridge-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dbridge-mcp": {
"args": [
"-y",
"dbridge-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.