Skip to content

MCP server

Postgres MCP

Read-only Postgres access, so a member can check the schema and the real rows instead of guessing at them.

About

Read-only Postgres access, so a member can check the schema and the real rows instead of guessing at them.

Files in v1.0.0

  • replicamd.plugin.json682 B
  • skills/querying-a-real-database.md1917 B

Contributes

{
  "mcpServers": {
    "postgres": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-postgres"
      ],
      "env": {
        "POSTGRES_CONNECTION_STRING": ""
      }
    }
  },
  "skills": [
    "skills/querying-a-real-database.md"
  ]
}

Versions

  • v1.0.07/26/2026 · 2 files

Install

Install in ReplicaMD

Nothing happened? ReplicaMD may not be installed yet - or open it first, then Settings → Plugins and install by id.

Plugin id:

mcp-postgres

Bundle endpoint:

https://replicamd.nl/api/registry/plugins/mcp-postgres/download
Author
Ardjun Debi - Tewarie @ardjun
Latest
v1.0.0
License
MIT
Installs
0
mcpdatabasepostgressql