← All servers
🗄️

PostgreSQL MCP ServerVerified🛡 No advisories

io.github.itunified-io/postgres
New to MCP? Start here →
0★ stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/itunified-io, which proved it owns this namespace.

Verified owner: github.com/itunified-ioio.github.itunified-io/postgres

🛡 Permissions & trustwhat this server can touch before you run it

Configuration
Reads POSTGRES_CONNECTION_STRING.

About

PostgreSQL MCP Server — 27 tools for queries, schema, CRUD, DBA, HA & server management

Packages & transports

npm@itunified.io/mcp-postgresv2026.4.10-1 · npx

Metadata

Categorydatabases
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "postgres": {
      "command": "npx",
      "args": [
        "-y",
        "@itunified.io/mcp-postgres"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @itunified.io/mcp-postgres