Skip to content
Back to search
30
MCP v0.6.14

io.github.YawLabs/postgres-mcp

io.github.YawLabs/postgres-mcp

PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.yawlabs/postgres-mcp
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
0 tools
noquieono/mcp-postgres-server
MCP server for PostgreSQL — gives AI assistants safe, direct access to your database.
0 tools
io.github.marcelo-ochoa/postgres
MCP server for interacting with PostgreSQL databases
0 tools
PostgreSQL MCP Server
Python MCP server for PostgreSQL database inspection and querying
0 tools
io.github.YawLabs/ssh-mcp
MCP server for SSH operations with built-in diagnostics
0 tools
io.github.yawlabs/ssh-mcp
MCP server for SSH operations with built-in diagnostics
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.yawlabs/postgres-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}