- Step1: Clone the repository from GitHub
- Step2: Install dependencies using pip install -r requirements.txt
- Step3: Configure the server using the config.yaml file with database credentials and table permissions
- Step4: Run the server with python postgresql_mcp_server.py
- Step5: Use MCP tools to list tables, perform CRUD operations, or execute custom queries