Back to search
30
MCP

nihfix/postgres.mcp

docker/nihfix/postgres.mcp

PostgreSQL MCP server for AI agents. Real-time database access over SSE and STDIO via Docker.

Uptime
0.0%
4 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
iflow-mcp_pg-mcp-server
PostgreSQL Model Context Protocol (MCP) server for AI agents
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
fluid-postgres-mcp
Fluid PostgreSQL MCP Server — reliable database interface for AI agents
0 tools
io.github.yawlabs/postgres-mcp
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
0 tools
mcp-virtual-fs
MCP server providing AI agents with persistent, PostgreSQL-backed virtual filesystem — session-isolated file operations, cross-session store
0 tools

How to use

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

{
  "mcpServers": {
    "nihfix/postgres.mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}