DB MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 245 installs a week from pypi. Last commit 24 Mar 2026.
Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.
We read the source, 19 h ago · rules 3dff92dd89df
Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.
db-mcp-server похож на wb-mcp-server
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
"description": "Path to SSH private key (e.g. ~/.ssh/id_rsa)",
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch DB MCP Server and you get told the day something new turns up.
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 -- uvx db-mcp-server
{
"mcpServers": {
"db": {
"args": [
"db-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.db]
command = "uvx"
args = ["db-mcp-server"]
{
"mcpServers": {
"db": {
"args": [
"db-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"db": {
"args": [
"db-mcp-server"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
DB_TYPE (Database type), DB_DATABASE (Database name), DB_MODE (Access mode), DB_HOST (Database host (MySQL/PostgreSQL)), DB_PORT (Database port (MySQL: 3306, PostgreSQL: 5432)), DB_USER (Database user (MySQL default: root, PostgreSQL default: postgres)), DB_PASSWORD (Database password (MySQL/PostgreSQL, optional)), DB_URL (MongoDB connection URL (required for MongoDB, e.g. mongodb://...)), SSH_HOST (SSH bastion host for tunneling (MySQL/PostgreSQL only)), SSH_PORT (SSH port), SSH_USER (SSH username (default: current OS user)), SSH_KEY (Path to SSH private key (e.g. ~/.ssh/id_rsa)), SSH_PASSWORD (SSH password (if no key provided)).
The author declared them in the registry entry; get the values from the project itself.
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.
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention
MCP server for secure database access (PostgreSQL, MySQL, SQLite)
MCP server for database connectivity. Multi-DB (PostgreSQL, MySQL, SQLite), 19 tools.
MCP server for interacting with PostgreSQL databases
Multi-database MCP server for PostgreSQL, MySQL, and ClickHouse
Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB
Answers built from our own checks of this server.