Back to search
30
MCP

noquieono/mcp-postgres-server

docker/noquieono/mcp-postgres-server

MCP server for PostgreSQL — gives AI assistants safe, direct access to your database.

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

Similar MCP servers embedding-nearest

nihfix/postgres.mcp
PostgreSQL MCP server for AI agents. Real-time database access over SSE and STDIO via Docker.
0 tools
io.github.yawlabs/postgres-mcp
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
0 tools
tommi2day/pg-mcp-server
MCP Server for postgresql Databases including SSL and token based authetification
0 tools
adbpg-mcp-server
AnalyticDB PostgreSQL MCP Server serves as a universal interface between AI Agents and AnalyticDB PostgreSQL databases. It enables seamless
0 tools
io.github.marcelo-ochoa/postgres
MCP server for interacting with PostgreSQL databases
0 tools
blankbrackets/postgres-mcp-server
Read-only PostgreSQL database analysis MCP server for AI assistants
0 tools

How to use

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

{
  "mcpServers": {
    "noquieono/mcp-postgres-server": {
      "url": "None",
      "transport": "http"
    }
  }
}