PostgreSQL Server
Security research canary — not for production use. Part of an authorized bug bounty research project.
Critical Issues
Security ScoreF
Vulnerabilities Found
Quality ScoreB
Maintenance57
Popularity76
Documentation89
Available Documentation
Compatibility73
Features
Supported Transports
Agentic MCP Risk Intelligence
MCPSafe checks risks unique to AI-connected MCP servers — prompt surfaces, model-controlled tools, credentials, filesystems, and network reachability.
The current scan did not find prompt-injection, agent command, exfiltration, unbounded filesystem, or MCP SSRF patterns.
Tool metadata can steer or hijack AI clients before a user invokes the tool.
Model-selected tool arguments can reach shell/process execution.
Tool context combines credential access with outbound network capability.
AI-controlled paths may access files outside the intended workspace.
AI-controlled URLs may reach local, metadata, or internal network services.
Vulnerabilities(37)
READMEPostgreSQL Server
View sourcePostgreSQL 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
{
"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
[](https://mcpsafe.org/registry/postgresql-server)Server Information
- Source
- GITHUB
- Package
- mcp-server-postgres
- Version
- 0.0.2
- Language
- typescript
- License
- MIT
- Transport
- STDIO
- Added
- Jan 20, 2026
- Updated
- Jul 13, 2026