mcp-server-postgres
0
MCP Server Postgres is a server designed for PostgreSQL databases that facilitates schema inspection and execution of read-only queries. It supports Docker and is available as an NPM package, ensuring secure access with read-only transactions.
MCP Server Postgres
Model Context Protocol Server for PostgreSQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
Features
- Read-only access to PostgreSQL databases
- Schema inspection capabilities
- Safe query execution within READ ONLY transactions
- Docker support
- NPM package available
Usage
Add the configuration to claude_desktop_config.json
for Claude Desktop integration.
Security
This server enforces read-only access for database protection.