Skip to content
Back to search
30
MCP

postgresql-ssh-mcp

zlash65/postgresql-ssh-mcp

PostgreSQL MCP server with SSH tunneling for Claude Desktop and ChatGPT

Uptime
0.0%
118 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

db-mcp-server
Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support
0 tools
querybridge-mcp
MCP server connecting Claude Code with MySQL — supports SSH tunnels and multiple databases
0 tools
pg-mcp-server
MCP Server for Postgres
0 tools
mapeg-postgres-mcp
PostgreSQL MCP server for Model Context Protocol
0 tools
PostgreSQL MCP Server
Python MCP server for PostgreSQL database inspection and querying
0 tools
io.github.marcelo-ochoa/postgres
MCP server for interacting with PostgreSQL databases
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "postgresql-ssh-mcp": {
      "url": "https://www.npmjs.com/package/@zlash65/postgresql-ssh-mcp",
      "transport": "http"
    }
  }
}