MCP Servers / database / PostgreSQL MCP Server

PostgreSQL MCP Server

JSON →
stdionone1database

An MCP server that provides tools to interact with PostgreSQL databases.

Install
How to run this server

No install command recorded.

server path: postgresql-mcp-server-2
Tools
What this server exposes
postgres_query
Execute SELECT queries against the database
postgres_list_tables
List all tables in the database
postgres_get_table_schema
Get detailed schema information for a table
postgres_get_relationships
Get table relationships (FK, PK, constraints)
postgres_suggest_joins
Suggest JOIN queries based on relationships
postgres_get_database_info
Get database name and connection information
postgres_connection_stats
Get connection pool statistics and health info
Configuration
Environment & auth
authnone
envPOSTGRES_STAGING_JDBC_URL
envPOSTGRES_RELEASE_JDBC_URL
envPOSTGRES_PRODUCTION_JDBC_URL
Resources
PostgreSQL MCP Server — MCP Server · libregistry