SERVER

Postgres

Rank #13,889

io.github.marcelo-ochoa/postgres

MCP server providing postgres capabilities

First listed
Mar 25, 2025
Last publish date
Mar 11, 2026
OVERVIEW

Postgres is a Model Context Protocol (MCP) server published by marcelo-ochoa. It ranks #13,889 of 76,851 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. MCP Toplist tracks 10 versions of Postgres. It was first listed on Mar 25, 2025 and most recently updated on Mar 11, 2026.

STANDING
#13,889of 76,851 tracked serversTop 25%

Ranks ahead of 62,962 of 76,851 servers on MCP Toplist.

CONNECT

Use Postgres

Add Postgres to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "postgres": {
      "command": "npx",
      "args": [
        "-y",
        "@marcelo-ochoa/server-postgres"
      ],
      "env": {
        "POSTGRES_USER": "<your POSTGRES_USER>",
        "POSTGRES_PASSWORD": "<your POSTGRES_PASSWORD>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

ORGANIZATION

marcelo-ochoa

Organization
Servers in org
6
Versions across org
45
VERSIONS

Available versions (10)

0.1.0 · Nov 25, 20240.6.5 · Nov 27, 20250.6.6 · Nov 27, 20251.0.0 · Dec 1, 20251.0.3 · Dec 12, 20251.0.4 · Jan 8, 20261.0.5 · Jan 26, 20261.0.6 · Feb 10, 20261.0.7 · Mar 7, 20261.0.8 · Mar 11, 2026Nov 25, 2024Mar 11, 2026
VersionPublished
1.0.8Mar 11, 2026
1.0.7Mar 7, 2026
1.0.6Feb 10, 2026
1.0.5Jan 26, 2026
1.0.4Jan 8, 2026
1.0.3Dec 12, 2025
1.0.0Dec 1, 2025
0.6.6Nov 27, 2025
0.6.5Nov 27, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Postgres?
Postgres is maintained by marcelo-ochoa, which publishes 6 MCP servers (45 total versions) tracked on MCP Toplist.
Is Postgres listed on the Official MCP Registry?
Postgres is not currently listed on the Official MCP Registry.
How many versions does Postgres have?
MCP Toplist tracks 10 versions of Postgres, most recently published on Mar 11, 2026.
Where can I find the source code for Postgres?
The source code for Postgres is hosted at github.com/marcelo-ochoa/servers.
EXPLORE
Postgres - MCP Server #13,889 | MCP Toplist