PostgreSQL Database Manager

Integrates with PostgreSQL databases to enable schema management, data migration, performance monitoring, and security configuration through direct database operations without requiring separate management tools.

Featured
View Source
99 stars
0 tools
Created Aug 2025
@henkdz/henkdz-postgresql-database-manager-postgresql-mcp-server

About

Integrates with PostgreSQL databases to enable schema management, data migration, performance monitoring, and security configuration through direct database operations without requiring separate management tools.

Categories

general

Installation

npm

npm install @henkdz/henkdz-postgresql-database-manager-postgresql-mcp-server

Configuration

{ "mcpServers": { "henkdz-postgresql-database-manager-postgresql-mcp-server": { "command": "npx", "args": [ "-y", "@henkdz/henkdz-postgresql-database-manager-postgresql-mcp-server" ] } } }