MCP Servers / database / PostgreSQL

PostgreSQL

JSON →
httpnonedatabase

Provides read-only access to PostgreSQL databases, allowing LLMs to inspect schemas and execute queries.

Install
How to run this server
[ { "cmd": "npx @k_yh/mcp-db-server", "imports": [] } ]
server path: postgresql
Tools
What this server exposes
query
Execute a read-only SQL query against the PostgreSQL database
execute
Execute a SQL statement that modifies data (INSERT, UPDATE, DELETE, DDL)
Configuration
Environment & auth
authnone
Resources
PostgreSQL — MCP Server · libregistry