Registry/PostgreSQL Server

PostgreSQL Server

v0.5.0
Verified

Full-featured PostgreSQL database integration with query execution, schema exploration, and connection pooling.

By CommunityMIT
typescript
database
420stars
12.0Kdownloads
85forks
Scanned Feb 8, 2026
WebsiteRepositoryNPM
A88%
Scanned 3w ago

Very Good Security

Vulnerabilities Found
0Crit
0High
1Med
1Low
2Info

Security ScoreA

88
out of 100

Vulnerabilities Found

0
Crit
0
High
1
Medi
1
Low
2
Info
Last scanned: 2/8/2026

Quality ScoreB

84
out of 100
84
Maint.
79
Popular
84
Docs
87
Compat
Maintenance84%
Popularity79%
Documentation84%
Compatibility87%

Maintenance84

Active
Yesterday
Commit Frequency78%
Release Frequency77%
Issue Response78%

Popularity79

420
Stars
12.0K
Downloads
85
Forks
Stars Score52%
Downloads Score56%
Forks Score54%

Documentation84

README Quality79%

Available Documentation

API DocsExamplesChangelog

Compatibility87

MCP Spec Compliance89%
Transport Support50%

Features

TypeScript

Supported Transports

STDIO

Vulnerabilities(4)

1Medium
1Low
2Info
Filter:

READMEPostgreSQL Server

View source

PostgreSQL MCP Server

PostgreSQL database integration for AI assistants.

Features

  • Query Execution - Run SQL queries
  • Schema Exploration - List tables and columns
  • Connection Pooling - Efficient connections
  • Read-only Mode - Safe query execution

Configuration

json
{
  "mcpServers": {
    "postgres": {
      "command": "npx",
      "args": ["mcp-server-postgres", "postgresql://user:pass@host/db"]
    }
  }
}

License

MIT

Embed Security Badge

Add this badge to your README or documentation

PostgreSQL Server MCPSafe Security
[![PostgreSQL Server MCPSafe Security](https://api.mcpsafe.org
/api/badge/postgresql-server.svg)](https://mcpsafe.org/registry/postgresql-server)
Need more customization options?Badge Documentation

Server Information

Source
NPM
Package
mcp-server-postgres
Version
0.5.0
Language
typescript
License
MIT
Transport
STDIO
Added
Jan 20, 2026
Updated
Feb 8, 2026