PostgreSQL MCP Server
MCP server category for exposing PostgreSQL schema and query context to agent workflows.
Host support
Source boundary
The Model Context Protocol reference servers repository includes a PostgreSQL server pattern for database context.
Sources
| Source | Type | Verified | Citation |
|---|---|---|---|
| PostgreSQL MCP Server README | github | 2026-09-15 | Reference MCP server path for PostgreSQL context. |
| Model Context Protocol servers | github | 2026-09-15 | Official repository for reference MCP servers. |
Relationships
| Type | Source | Target | Citation |
|---|---|---|---|
| exposes | postgres-mcp-server | database-tool | Model Context Protocol server listings include Postgres as a database access server. |
Compatibility
| Type | Target | Status | Evidence |
|---|---|---|---|
| framework_mcp | postgres-mcp-server | supported | Dify supports PostgreSQL as a data source for RAG pipelines and dataset management. |
| server_host | claude-desktop | verify_required | Postgres MCP Server can be configured for desktop MCP hosts, but credential storage, SQL scope, and network reachability must be verified. |
| server_host | visual-studio-code | verify_required | Postgres MCP Server can expose database context to VS Code MCP workflows, but database credentials and query permissions require explicit review. |