Back to search
30
MCP

io.github.marcelo-ochoa/postgres

io.github.marcelo-ochoa/postgres

MCP server for interacting with PostgreSQL databases

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

Similar MCP servers embedding-nearest

io.github.martymarkenson/postgres-connector
MCP server for querying PostgreSQL databases
0 tools
io.github.marcelo-ochoa/oracle
MCP server for interacting with Oracle databases
0 tools
io.github.marcelo-ochoa/mysql
An MCP server for MySQL databases.
0 tools
io.github.daedalus/mcp-psycopg2
MCP server exposing psycopg2 PostgreSQL database adapter functionality
0 tools
pg-mcp-server
MCP Server for Postgres
0 tools
io.github.pgedge/postgres-mcp
Enterprise PostgreSQL MCP server with NL queries, hybrid search (pgvector+BM25), and web UI
0 tools

How to use

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

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