Back to Home
krzako icon

postgres-mcp-server-test

Verified Safe

by krzako

Overview

Sets up a PostgreSQL database with SSL enabled for local development and testing purposes.

Installation

Run Command
docker-compose up -d

Environment Variables

  • POSTGRES_USER
  • POSTGRES_PASSWORD
  • POSTGRES_DB

Security Notes

Uses default/hardcoded 'postgres:postgres' credentials within the Docker Compose file, which is a significant security risk if this setup is exposed publicly or used in production without modification. However, for a local development/test environment, it is a common practice. SSL is enabled for database connections, which is a good security measure.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Stars0
Forks0
Last Update2026-01-19

Tags

PostgreSQLDatabaseDockerSSLDevelopment