DB Connect MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 390 installs a week from pypi. Last commit 16 Sep 2026.
Multi-database MCP server for PostgreSQL, MySQL, and ClickHouse
We read the source, 18 h ago · rules 3dff92dd89df
Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.
if ! runuser -u postgres -- psql -tAc \
if Path("/.dockerenv").exists() and Path.cwd() == Path("/workspace"):
result = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Today is the operative word: we check DB Connect 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 db-connect-mcp -- uvx db-connect-mcp
{
"mcpServers": {
"db-connect-mcp": {
"args": [
"db-connect-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.db-connect-mcp]
command = "uvx"
args = ["db-connect-mcp"]
{
"mcpServers": {
"db-connect-mcp": {
"args": [
"db-connect-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"db-connect-mcp": {
"args": [
"db-connect-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
DATABASE_URL (Database connection URL (e.g., postgresql+asyncpg://user:pass@host:5432/db)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.
MCP server for secure database access (PostgreSQL, MySQL, SQLite)
Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.
Python MCP server for PostgreSQL database inspection and querying
MCP server for querying PostgreSQL databases
An MCP server for MySQL databases.
A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.
MCP server for SQLite, PostgreSQL, and MySQL with natural language to SQL and direct SQL tooling.
Answers built from our own checks of this server.