libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
database
/ PostgreSQL
PostgreSQL
JSON →
stdio
none
★ 11
database
An MCP server for interacting with a PostgreSQL database.
github ↗
Install
How to run this server
No install command recorded.
server path:
postgresql-4
Tools
What this server exposes
read_query
Executes a SELECT SQL query.
write_query
Executes an INSERT, UPDATE, or DELETE SQL query.
create_table
Executes a CREATE TABLE SQL statement.
list_tables
Lists all user-created tables in the database.
explain_query
Returns the execution plan for a given SQL query.
Configuration
Environment & auth
auth
none
Resources
github
https://github.com/leixiaotian1/pgsql-mcp-server ↗
PostgreSQL — MCP Server · libregistry