Loading MCP server directory, please wait...
PostgreSQL MCP Server — 27 tools for queries, schema, CRUD, DBA, HA & server management
npx @getmcp/cli add io.github.itunified-io/postgresRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.itunified-io/postgres": {
"command": "npx",
"args": [
"-y",
"@itunified.io/mcp-postgres"
],
"env": {
"POSTGRES_CONNECTION_STRING": ""
}
}
}
}