DB Access MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 8 Sep 2026.
MCP server for Postgres/MySQL/Redshift/SQL Server over SSH/SSM tunnels with secret providers.
We read the source, 19 h ago · rules 3dff92dd89df
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.
const child = spawn(cmd, args, {
const realEnvKeys = new Set(Object.keys(process.env));
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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-access-mcp -- npx -y @rheopyrin/db-access-mcp
{
"mcpServers": {
"db-access-mcp": {
"args": [
"-y",
"@rheopyrin/db-access-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.db-access-mcp]
command = "npx"
args = ["-y", "@rheopyrin/db-access-mcp"]
{
"mcpServers": {
"db-access-mcp": {
"args": [
"-y",
"@rheopyrin/db-access-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"db-access-mcp": {
"args": [
"-y",
"@rheopyrin/db-access-mcp"
],
"command": "npx"
}
}
}
Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.
A MCP server provides SQL database access with support for PostgreSQL, MySQL, and SQLite.
MCP server for interacting with PostgreSQL databases
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention
Security-first MCP server for PostgreSQL, SQLite, MySQL, DuckDB with SQL injection prevention.
Zero-config Postgres MCP with auto-provisioning — drop-in for server-postgres.
Token-efficient MCP server for MySQL, PostgreSQL, and SQLite
Token-efficient MCP server for MySQL, PostgreSQL, and SQLite
Answers built from our own checks of this server.