MCP Server
MCP
PostgreSQL MCP Server
PostgreSQL MCP Server — 27 tools for queries, schema, CRUD, DBA, HA & server management
Install
npx -y @itunified.io/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@itunified.io/mcp-postgres",
"version": "2026.4.10-1",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "PostgreSQL connection string (e.g. postgresql://user:pass@host:5432/db)",
"name": "POSTGRES_CONNECTION_STRING"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment