DirectoryPostgreSQL MCP Server
Database

PostgreSQL MCP Server

by Anthropic

43
Health
fair
79
Popularity

Connect AI assistants directly to PostgreSQL databases. Run queries, inspect schemas, and manage data with natural language.

3,400stars
610forks
6,100views
TypeScript
MIT
Updated March 11, 2026
#postgresql#database#sql#official

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "postgresql-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-servers"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthfair

Freshness10/40
Issue response15/30
Org backing15/20
Longevity3/10
Community-backed

Server Info

CategoryDatabase
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory