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.
Today is the operative word: we check Dbridge MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
DBRIDGE_CONFIG (Absolute path to a dbridge.config.json with safety settings (row caps, hidden/masked columns, table allow/block lists)).
The author declared them in the registry entry; get the values from the project itself.
Read-only SQL querying + schema introspection over Postgres & SQLite, with a gated write mode.
Safe, read-only Postgres and MySQL access for AI agents. Audit log + column-level controls.
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
Generate, fix, explain and run read-only SQL on PostgreSQL, MySQL and SQL Server
PostgreSQL, MySQL, and SQL Server in one session. 26 read-only MCP tools for AI agents.
Read-only SQL across your PostgreSQL, MySQL, S3 buckets and local data files, in one query.
Execute raw SQL queries against SQL Server, SQLite, PostgreSQL, MySQL, and MariaDB.
PostgreSQL MCP wrapper with .env credential mapping, tool selection, and safe read-only defaults.
Answers built from our own checks of this server.