Back to search
30
MCP

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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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
io.github.martymarkenson/postgres-connector
MCP server for querying PostgreSQL databases
0 tools
io.github.yawlabs/ssh-mcp
MCP server for SSH operations with built-in diagnostics
0 tools
io.github.pgedge/postgres-mcp
Enterprise PostgreSQL MCP server with NL queries, hybrid search (pgvector+BM25), and web UI
0 tools
da2-mcp-multi-db
A Multi-Database MCP Server - enables AI assistants to query and explore PostgreSQL and MySQL databases
0 tools

How to use

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

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