Back to search
30
MCP

mochoa/mcp-postgres

docker/mochoa/mcp-postgres

A Model Context Protocol server that provides read-only access to PostgreSQL databases.

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

Similar MCP servers embedding-nearest

mochoa/mcp-mysql
A Model Context Protocol server that provides read-only access to MySQL databases.
0 tools
mochoa/mcp-oracle
A Model Context Protocol server that provides read-only access to Oracle databases.
0 tools
guidomarinho/mcp-mysql
A Model Context Protocol server that provides read-only access to MySQL databases.
0 tools
boikovsa/postgres-mcp
Model Context Protocol (MCP) server for PostgreSQL
0 tools
mcp-server-mysql
A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and
0 tools
mochoa/mcp-mikrotik
A Read-Only MCP server implementation for interacting with MikroTik routers using the RouterOS API.
0 tools

How to use

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

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