HomeDatabases & Data › db-access-mcp

db-access-mcp

MCP server for Postgres/MySQL/Redshift/SQL Server over SSH/SSM tunnels with secret providers.

TypeScript Local macOSWindowsLinux
★ 0 stars Last pushed 2026-09-07 License: MIT

Topics: Databases

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.5)

npx -y @rheopyrin/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "db-access-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@rheopyrin/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry