libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ PostgreSQL MCP Server
PostgreSQL MCP Server
JSON →
http
none
★ 2
database
An MCP server for exploring and querying PostgreSQL databases.
github ↗
Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path:
postgresql-mcp-server-4
Tools
What this server exposes
query
Execute a read-only SQL query on the PostgreSQL database
execute
Execute a SQL statement that modifies data (INSERT, UPDATE, DELETE)
list_tables
List all tables in the database
describe_table
Get schema information for a specific table
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/aadarshjain/postgres-mcp-server ↗
PostgreSQL MCP Server — MCP Server · libregistry