pg-mcp-server

Tommi2Day/pg-mcp-server
★ 0 stars JavaScript 🗄️ Database Updated today
MCP Server to connect Postgresql Databases
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pg-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Tommi2Day/pg-mcp-server"
      ]
    }
  }
}

README Excerpt

Connects Claude to PostgreSQL via the Model Context Protocol (MCP). | Mode | Transport | When to use | |------|-----------|-------------| | Local (Node.js) | stdio | Development, no Docker | | Docker / Remote | HTTP or HTTPS | Different host on the network | | Kubernetes | HTTP or HTTPS | Production, Helm chart |

Tools (20)

AUTH_TOKENMCP_PORTPG_DATABASEPG_HOSTPG_PASSWORDPG_PORTPG_SSLPG_SSL_CA_FILEPG_SSL_CERT_FILEPG_SSL_KEY_FILEPG_USERPORTTLS_CA_FILETLS_CERT_FILETLS_ENABLEDTLS_KEY_FILETLS_SANTOKENS_FILETRANSPORTdescribe_table