Back to Browse

PostgreSQL MCP

by CommunityDatabase
(0 reviews)

Description

Execute SQL queries, inspect database schemas, manage tables, and perform data operations on PostgreSQL databases with built-in safety controls.

postgresqlsqldatabasequeries

Installation

Add this server to your MCP configuration:

{
  "mcpServers": {
    "postgresql-mcp": {
      "command": "npx",
      "args": ["-y", "https://npmjs.com/package/@modelcontextprotocol/server-postgres"]
    }
  }
}

Reviews (0)

Log in to leave a review.

No reviews yet.

PostgreSQL MCP | MCP Warehouse