PostgreSQL
JSON →Provides read-only access to PostgreSQL databases, allowing LLMs to inspect schemas and execute queries.
Install
npx @k_yh/mcp-db-server Tools · 2
- query Execute a read-only SQL query against the PostgreSQL database
- execute Execute a SQL statement that modifies data (INSERT, UPDATE, DELETE, DDL)